Add TriggerMenu to the ESD output list (ATR-20642)
Compare changes
@@ -11,7 +11,9 @@ if metadata['eventTypes'][0] == 'IS_SIMULATION' \
@@ -27,9 +29,7 @@ recoMetadataItemList = CfgItemList("RecoMetadata",
After the removal of the /TRIGGER Cool folders from the in-file metadata (see !27915 (merged) and ATR-20272) the xAOD::TriggerMenu
was no longer present as in-file metadata after the ESD POOL merge step. The problem report and the explanation for this can be found in ATR-20642. The solution is to add the xAOD::TriggerMenu also to the CfgItemList that defines the metadata in the ESD output.