HIEventUtils: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
HIEventUtils: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.HIEventUtils-20230327
into
23.0
Mar 27, 2023
Overview
3
Commits
1
Pipelines
1
Changes
2
Pass strings by const reference, not by value. Don't call Gaudi initialize() from the constructor!
Merge request reports
Loading