Skip to content

Commit

Permalink
fix productNotFound error for RPC inputs to EMTF emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
thomreis committed Nov 8, 2016
1 parent 8a09a0f commit 34128ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/L1TMonitor/python/L1TStage2Emulator_cff.py
Expand Up @@ -69,6 +69,7 @@
from L1Trigger.L1TMuonEndCap.simEmtfDigis_cfi import *
valEmtfStage2Digis = simEmtfDigis.clone()
valEmtfStage2Digis.CSCInput = "emtfStage2Digis"
valEmtfStage2Digis.RPCInput = "muonRPCDigis"

# uGMT
from L1Trigger.L1TMuon.simGmtStage2Digis_cfi import *
Expand Down

0 comments on commit 34128ec

Please sign in to comment.