CMS 3D CMS Logo

L1TRPCTPG_offline_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
6 
8 
9 #l1trpctpg.rpctpgSource = cms.InputTag("rpcunpacker")
10 #l1trpctpg.rpctfSource = cms.InputTag("gtUnpack")
11 
12 
13 l1trpctpgpath = cms.Path(rpcunpacker*l1trpctpg)
14