Skip to content

Commit

Permalink
Update GEMInput for valEmtfStage2Digis
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Dildick committed May 13, 2021
1 parent ece6f8e commit 3c7a63d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DQM/L1TMonitor/python/L1TStage2Emulator_cff.py
Expand Up @@ -71,7 +71,8 @@
from L1Trigger.L1TMuonEndCap.simEmtfDigis_cfi import *
valEmtfStage2Digis = simEmtfDigis.clone(
CSCInput = "emtfStage2Digis",
RPCInput = "muonRPCDigis"
RPCInput = "muonRPCDigis",
GEMInput = 'valMuonGEMPadDigiClusters'
)

# uGMT
Expand Down

0 comments on commit 3c7a63d

Please sign in to comment.