Tuning HI reconstruction and cleaning the AOD output:
TrackParticleAssociationAlgsConfig.py --> Now reads the right cell container either AllCalo or SubtractedCells
HIModeFlags.py --> removing redundant flag of UPCmode and adding new flag to NOT save Fwd cluster in HImode
HIJetRecConfigCA.py --> Only R=0.4 and 0.2 jets are built and stored in AOD, other jet collections can be built later in DAOD or specify in preExec
CaloFwdTopoTowerConfig.py and CaloConfigFlags.py: CaloCalFwdTopoTowers are not needed/used in HIMode, here we add a flag in the Calo domain that allows you to decide if save or not. The flag is True by default so doesn't make any change in pp reconstruction. This flag is set to False in the HIMode case.