File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 4242 "L1_CICADA_VTight"
4343])
4444
45+ unprescaledAlgoList_2025 = [algo if algo != "L1_AXO_Nominal" else "L1_AXO_Medium" for algo in unprescaledAlgoList_2024 ]
46+
4547unprescaledAlgoList_PbPb = cms .untracked .vstring (unprescaledAlgoList )
4648unprescaledAlgoList_PbPb .remove ("L1_SingleIsoEG28er1p5" )
4749unprescaledAlgoList_PbPb .remove ("L1_SingleTau120er2p1" )
7981(pp_on_PbPb_run3 | run3_upc ).toModify (l1tStage2uGTTiming ,
8082 unprescaledAlgoShortList = unprescaledAlgoList_PbPb ,
8183 prescaledAlgoShortList = prescaledAlgoList_PbPb )
84+
85+ from Configuration .Eras .Modifier_stage2L1Trigger_2025_cff import stage2L1Trigger_2025
86+ stage2L1Trigger_2025 .toModify (l1tStage2uGTTiming ,
87+ unprescaledAlgoShortList = unprescaledAlgoList_2025
88+ )
You can’t perform that action at this time.
0 commit comments