TrigT1CaloCalibTools+InDetDiMuonMonitoring: Fix cppcheck 2.14 warnings.
Prefer returning const references to members rather than copies. Pass container by const reference, not by value.
Edited by Scott Snyder
Prefer returning const references to members rather than copies. Pass container by const reference, not by value.