CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TDTTPG_cff.py
Go to the documentation of this file.
2 
3 from DQM.L1TMonitor.L1TDTTPG_cfi import *
4 # module l1tdttpgpack = DTTFFEDSim{
5 # }
6 l1tdttpgunpack = cms.EDProducer("DTTFFEDReader")
7 
8 l1tdttpgpath = cms.Path(l1tdttpgunpack*l1tdttpg)
9