fix calocluster copy constructor

  • 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 by Marco Cattaneo

Merge request reports

Loading