Skip to content

MuonCalibIdentifier: Fix cppcheck warning.

Pass std::string by const reference, not by value.

Merge request reports