Skip to content

Commit

Permalink
Adding the uGT timing sequence back and updating the algo list based …
Browse files Browse the repository at this point in the history
…on L1Menu_Collisions2022_v1_0_1
  • Loading branch information
vukasinmilosevic committed Jul 23, 2022
1 parent 89e207c commit 365f375
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions DQM/L1TMonitor/python/L1TStage2uGTTiming_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"L1_SingleMu22_BMTF",
"L1_SingleMu22_OMTF",
"L1_SingleMu22_EMTF",
"L1_SingleIsoEG30er1p5",
"L1_SingleIsoEG28er1p5",
"L1_SingleIsoEG32er2p5",
"L1_SingleEG40er2p5",
"L1_SingleEG60",
Expand All @@ -30,13 +30,12 @@
"L1_SingleMu0_OMTF",
"L1_SingleMu0_EMTF",
"L1_SingleEG10er2p5",
"L1_SingleEG15",
"L1_SingleEG15er2p5",
"L1_SingleEG26er2p5",
"L1_SingleLooseIsoEG28er1p5",
"L1_SingleJet60",
"L1_SingleJet60er2p5",
"L1_SingleJet60_FWD3p0",
"L1_SingleJet60_FWD",
"L1_ETMHF100",
"L1_HTT120er",
"L1_ETT1200"
Expand Down
2 changes: 1 addition & 1 deletion DQM/L1TMonitor/python/L1TStage2uGT_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# sequences
l1tStage2uGTOnlineDQMSeq = cms.Sequence(
l1tStage2uGT +
# l1tStage2uGTTiming +
l1tStage2uGTTiming +
l1tStage2uGTCaloLayer2Comp +
l1tStage2uGMTOutVsuGTIn
)
Expand Down

0 comments on commit 365f375

Please sign in to comment.