Skip to content
Snippets Groups Projects
Commit 973428e2 authored by Dylan Remberto Van Arneman's avatar Dylan Remberto Van Arneman
Browse files

Merge branch '24.0_CondPostExec' into '24.0'

TriggerJobOpts: update forceConditions postExec

See merge request !71675
parents baead458 a658f58b
No related branches found
No related tags found
2 merge requests!716942024-05-24: merge of 24.0 into main,!71675TriggerJobOpts: update forceConditions postExec
......@@ -54,7 +54,12 @@ def forceConditions(run, lb, iovDbSvc=None):
'/MUONALIGN/Onl/MDT/ENDCAP/SIDEA',
'/MUONALIGN/Onl/MDT/ENDCAP/SIDEC',
'/MUONALIGN/Onl/TGC/SIDEA',
'/MUONALIGN/Onl/TGC/SIDEC']
'/MUONALIGN/Onl/TGC/SIDEC',
'/TRIGGER/L1Calo/V1/Calibration/EfexNoiseCuts',
'/TRIGGER/L1Calo/V1/Calibration/EfexEnergyCalib',
'/TRIGGER/L1Calo/V1/Calibration/JfexModuleSettings',
'/TRIGGER/L1Calo/V1/Calibration/JfexNoiseCuts',
'/TRIGGER/L1Calo/V1/Calibration/JfexSystemSettings']
from TrigCommon.AthHLT import get_sor_params
sor = get_sor_params(run)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment