Skip to content

Adjust triggerDecisionTool config for analysis

Thomas Strebler requested to merge tstreble/athena:TrigHLTSummary_Analysis into main

While running on DAOD produced with AODSlimmed trigger navigation, @lshi rightfully observed some inconsistent configuration of the TriggerDecisionTool between the trigger analysis config and the corresponding CA config, which automatically adjusts the HLTSummary based on the file content

https://gitlab.cern.ch/atlas/athena/-/blob/main/Trigger/TrigAnalysis/TrigDecisionTool/python/TrigDecisionToolConfig.py#L39

This updates the analysis configs to use the same automatic configuration.

FYI @tamartin @khoo

Merge request reports