Skip to content
GitLab
Explore
Sign in
LArG4Barrel: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.LArG4Barrel-20201112
into
master
Nov 12, 2020
Overview
3
Commits
1
Pipelines
1
Changes
16
Expand
Prefer using an initialization list to initializing members in a ctor body.
Pass class instances by const reference, not by value.
Merge request reports