CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/DQM/L1TMonitor/python/L1TDTTPG_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 from DQM.L1TMonitor.L1TDTTPG_cfi import *
00004 #        module l1tdttpgpack = DTTFFEDSim{
00005 #        }
00006 l1tdttpgunpack = cms.EDProducer("DTTFFEDReader")
00007 
00008 l1tdttpgpath = cms.Path(l1tdttpgunpack*l1tdttpg)
00009