Skip to content
GitLab
Explore
Sign in
MuonEventAthenaPool: Fix cppcheck 2.15 warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.MuonEventAthenaPool-20240913
into
main
Sep 13, 2024
Overview
2
Commits
1
Pipelines
1
Changes
3
Expand
Prefer returning const references to members rather than copies. Side-effects in assert().
Merge request reports