Skip to content

[ATR-20949][ATR-20789][ATR-20896] Add ExtraInputs and ExtraOutputs to xAOD::TrigNavigation

Tim Martin requested to merge tamartin/athena:navConv into master

These allow the MT scheduler, when running a legacy reconstruction job, to understand the interdependence of the xAODMaker__TrigDecisionCnvAlg and HLT__TrigNavigationSlimming tool.

We want HLT__TrigNavigationSlimming to always run second of these two.

Updated all found python, but critical for the q220_mt fix is are the changes to Trigger/TriggerCommon/TriggerJobOpts/python/HLTTriggerResultGetter.py and Trigger/TrigAnalysis/TrigDecisionMaker/python/TrigDecisionMakerConfig.py

Merge request reports