Add TrackClonerWithClusters, modify CaloDigitCloner to support existing CaloAdc containers
- Add
TrackClonerWithClusterstool, which clones allVeloClusterandSTClusterobjects associated to aTrack. This is required in Moore, in order for us to match the cluster cloning that's done in the Stripping. - Modify
CaloDigitClonerto support cloning associatedCaloAdcobjects from existing containers, rather than always trying to create them from raw banks. This is required in Tesla, where we need to clone the ADCs that were created in Moore, without access to the raw information.
/cc @jonrob @deschamp for #2 (closed)
Edited by Alex Pearce