Skip to content
GitLab
Explore
Sign in
CaloEvent: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.CaloEvent-20200623
into
master
Jun 23, 2020
Overview
3
Commits
1
Pipelines
1
Changes
2
Expand
Issues with assertions with possible side effects.
Redundant comparison.
Prefer to initialize members in an initialization clause rather than a constructor body.
Merge request reports
Loading