MuonTrackSteeringTools: Fix cppcheck 2.15 warnings.
Prefer returning const references to members rather than copies. Another false positive invalidLifetime warning.
Prefer returning const references to members rather than copies. Another false positive invalidLifetime warning.