TrigDecisionTool+AthenaPoolUtilities+CaloTools: Fix cppcheck warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
TrigDecisionTool+AthenaPoolUtilities+CaloTools: Fix cppcheck warnings.
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TrigDecisionTool-20200625
into
master
Jun 25, 2020
Overview
3
Commits
3
Pipelines
1
Changes
8
Prefer preincrement to postincrement for user iterators.
Prohibit copying for classes that manage memory.
Pass large structures by reference instead of by value.
Merge request reports
Loading