Skip to content

Included new alg to thin cells to AOD

Mateus Hufnagel requested to merge mhufnage/athena:LArContainerThinner into main

This MR is to include:

  • A new algorithm (LArClusterCellDumper/CaloThinCellsInAODAlgConfig) that thin containers from: LArRawChannels, CaloCell and LArDigits from Clusters region, approved by pt/eta criteria, and writes to AOD.
  • New flag flags.Calo.TopoCluster.xtalkInfoDumper (CaloRec/CaloConfigFlags.py) set to False by default.
  • It runs on CaloRec/CaloRecConfig.py.

This development is in the context of the QT of @mhufnage, related to cross-talk mitigation studies at LAr Calorimeter.

ping @gunal , @laforge, @pavol , @eegidiop , @monnier , @lucianom

Merge request reports