Skip to content

No CaloCalTopoClusters in HImode

Petr Balek requested to merge pbalek/athena:hi-no-CaloCalTopoClusters into 23.0

This MR introduces a blacklist of CaloTopoCluster containers which won't be written in ESD and AOD. By default, this list is empty and the behaviour is thus unchanged.
In HImode, it will prevent writing CaloCalTopoClusters (or CaloTopoClusters) and only SubtractedCaloCalTopoClusters (or SubtractedCaloTopoClusters) will be written.

It also slightly modifies HIRecConfig.py, so all the flags in HImode are loaded.

Tagging @stapiaar, @mrybar 🎣

Merge request reports