Skip to content

Commit

Permalink
Unprescaled AXO seeds (L1_AXO_Nominal, L1_AXO_VTight) added to the un…
Browse files Browse the repository at this point in the history
…prescaled algo shortlist in L1TStage2uGTTiming config
  • Loading branch information
jaisatul committed Jun 17, 2024
1 parent 1234e95 commit a6fdd92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DQM/L1TMonitor/python/L1TStage2uGTTiming_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
"L1_SingleJet180",
"L1_ETMHF130",
"L1_HTT360er",
"L1_ETT2000"
"L1_ETT2000",
"L1_AXO_Nominal",
"L1_AXO_VTight"
),
prescaledAlgoShortList = cms.untracked.vstring(
"L1_FirstCollisionInTrain",
Expand Down

0 comments on commit a6fdd92

Please sign in to comment.