CMS 3D CMS Logo

L1TRPCTPG_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from DQM.L1TMonitor.L1TRPCTPG_cfi import *
00004 
00005 from EventFilter.RPCRawToDigi.RPCFrontierCabling_cfi import *
00006 
00007 from EventFilter.RPCRawToDigi.rpcUnpacker_cfi import *
00008 
00009 #    include "EventFilter/RPCRawToDigi/data/rPCFrontierCabling.cfi"
00010 rpcUnpacker.InputLabel = cms.untracked.InputTag("rawDataCollector")
00011 
00012 l1trpctpgpath = cms.Path(rpcUnpacker*l1trpctpg)
00013 

Generated on Tue Jun 9 17:33:10 2009 for CMSSW by  doxygen 1.5.4