Skip to content

small python fix to TrigInDetConfig/InDetSetup.py for ATR-21239

Small python fix to TrigInDetConfig/InDetSetup.py to fix syntax error in py3 nightlies. This is a fix for ATR-21239

In addition I removed the additional config tools (DCS and Monitor) that were added to TrigInDetSCT_ConditionsSummaryToolWithoutFlagged in offline running. This was requested by Jiri Masik in ATR-20916 so that the configuration is the same for online and offline running of the trigger. I checked that this doesn't change anything in the runTrigART -m tests, so no new reference is needed.

Merge request reports