TrigOutputHandling+xAODTriggerCnv: Fix xAOD::AuxSelection warnings in ESDtoAOD
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