Skip to content

MuonTrackSteeringTools: Fix cppcheck 2.15 warnings.

Prefer returning const references to members rather than copies. Another false positive invalidLifetime warning.

Merge request reports