Skip to content
GitLab
Explore
Sign in
fix calocluster copy constructor
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
fix-calocluster-copy-ctor
into
master
Sep 03, 2019
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
the CaloCluster copy constructor did not copy the key
make the assignment operator= private, and do not implement it to avoid the compiler from doing so
Edited
Sep 04, 2019
by
Marco Cattaneo
Merge request reports
Loading