ISF_FastCaloSimEvent: Fix cppcheck 2.15 warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
ISF_FastCaloSimEvent: Fix cppcheck 2.15 warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.ISF_FastCaloSimEvent-20240920
into
main
Sep 20, 2024
Overview
3
Commits
1
Pipelines
1
Changes
5
Prefer returning const references to members rather than copies. Copying value in range-for.
Merge request reports
Loading