Skip to content

TrigMuonMonitoring: Fix cppcheck warnings.

Pass strings by const reference, not by value. Fix use of string::find().

Merge request reports