Skip to content

TrigOutputHandling+xAODTriggerCnv: Fix xAOD::AuxSelection warnings in ESDtoAOD

Rafal Bielski requested to merge rbielski/athena:trigedm-auxsel-esdtoaod into master

Make TriggerEDMAuxAccessors.h public and include in TriggerMenuMetaDataTool.cxx. This ensures the Trigger EDM decoration accessors are initialised before we attempt to select the decorations for writing to AOD in ESDtoAOD jobs.

The choice of TriggerMenuMetaDataTool.cxx for this purpose was suggested by @tamartin

Jira: ATR-22421

Merge request reports