Skip to content
GitLab
Explore
Sign in
LArRawConditions: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.LArRawConditions-20200129
into
master
Jan 29, 2020
Overview
2
Commits
1
Pipelines
1
Changes
9
Expand
Pass large objects by const reference, not value.
Uninitialized member LArFEBTimeOffset::m_defaultReturnValue.
Fix LArAutoCorrNoise move ctor.
Prefer preincrement to postincrement for iterators.
Merge request reports