Skip to content

TrigL2MuonSA: Fix cppcheck 2.15 warnings.

Prefer returning const references to members rather than copies. Suppress bogus passedByValue warnings.

Merge request reports