Fix legacy heavy ion egamma reconstruction
Fixing ART data15_heavy_ion.sh
:
- remove
SubtractedCaloClusterTopoGetter
andegammaTopoClusterCopierCfg
from legacyHIegamma_jobOptions.py
; the same algorithms are already inegammaReconstructionCfg
which is also included in the same jobOptions - fix
SubtractedCaloTopoClusters
vs.SubtractedCaloTopoCluster
; the plural is more intuitive and used in the CA, while the singular is used in the legacy setup. Also introduced a new flag, so the name usage is always consistent (in CA)