CMS 3D CMS Logo

L1TRPCTPG_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
6 
8 
9 # include "EventFilter/RPCRawToDigi/data/RPCFrontierCabling.cfi"
10 rpcunpacker.InputLabel = cms.untracked.InputTag("rawDataCollector")
11 
12 l1trpctpgpath = cms.Path(rpcunpacker*l1trpctpg)
13