src
DQM
L1TMonitor
python
L1TRPCTPG_offline_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
DQM.L1TMonitor.L1TRPCTPG_cfi
import
*
4
5
from
EventFilter.RPCRawToDigi.RPCSQLiteCabling_cfi
import
*
6
7
from
EventFilter.RPCRawToDigi.rpcUnpacker_cfi
import
*
8
9
#l1trpctpg.rpctpgSource = cms.InputTag("rpcunpacker")
10
#l1trpctpg.rpctfSource = cms.InputTag("gtUnpack")
11
12
13
l1trpctpgpath = cms.Path(rpcunpacker*l1trpctpg)
14
RPCSQLiteCabling_cfi
L1TRPCTPG_cfi
rpcUnpacker_cfi
Generated for CMSSW Reference Manual by
1.8.14