Skip to content

Commit

Permalink
fixing Phase2 RPC local reco
Browse files Browse the repository at this point in the history
  • Loading branch information
bapavlov committed May 5, 2016
1 parent 6060a5b commit 75712bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RecoLocalMuon/RPCRecHit/python/rpcRecHits_cfi.py
Expand Up @@ -12,4 +12,6 @@
deadvecfile = cms.FileInPath('RecoLocalMuon/RPCRecHit/data/RPCDeadVec.dat')
)


#disabling DIGI2RAW,RAW2DIGI chain for Phase2
from Configuration.StandardSequences.Eras import eras
eras.phase2_muon.toModify(rpcRecHits, rpcDigiLabel = cms.InputTag('simMuonRPCDigis'))

0 comments on commit 75712bc

Please sign in to comment.