Skip to content

[ATR-24310][ATR-28717] Update Run 4 trigger EDM & update trigger all-content DAOD python

Tim Martin requested to merge tamartin/athena:R4_EDM_further_fixes into main
  • Fixes the name of the TileTTL1Cnt in the R4 EDM, being added for development purposes to allow for the rerunning the L1Calo simulation on downstream AOD / DAOD.

  • Checks from @will, we don't need TileTTL1Cnt as we propagate xAOD::TriggerTowers, removing for now.

  • Implements the fix identified by @martindl on ATR-24310 to properly include the full aux + dynamic content of all trigger xAOD containers in the DAOD_PHYSVAL (cc also @carquin)

  • Moves DAOD_PHYSVAL to use the ESD level trigger content, required if we want to be able to run all T0 monitoring algorithms on DAOD_PHYSVAL.

  • These changes apply to DAOD_JETM42 too, for Run 4 studies, cc @drankin

Edited by Tim Martin

Merge request reports