Skip to content

Commit

Permalink
Use unpacked ZDC digis in uGT emulator for DQM
Browse files Browse the repository at this point in the history
  • Loading branch information
dinyar committed Oct 25, 2023
1 parent f3aca79 commit f1c31a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/L1TMonitor/python/L1TStage2Emulator_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
TauInputTag = "gtStage2Digis:Tau",
JetInputTag = "gtStage2Digis:Jet",
EtSumInputTag = "gtStage2Digis:EtSum",
EtSumZdcInputTag = "gtStage2Digis:EtSumZDC",
AlgorithmTriggersUnmasked = False,
AlgorithmTriggersUnprescaled = False,
EmulateBxInEvent = cms.int32(5),
Expand Down

0 comments on commit f1c31a2

Please sign in to comment.