Skip to content
GitLab
Explore
Sign in
LArRawEvent: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.LArRawEvent-20200919
into
master
Sep 19, 2020
Overview
3
Commits
1
Pipelines
1
Changes
10
Expand
Pass class instances by const reference, not by value.
Signed/unsigned fix.
Unused private data member.
Merge request reports
Loading