CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
apvcyclephaseproducerfroml1abc_GR09_cfi Namespace Reference

Variables

tuple APVPhases
 

Variable Documentation

tuple apvcyclephaseproducerfroml1abc_GR09_cfi.APVPhases
Initial value:
1 = cms.EDProducer('APVCyclePhaseProducerFromL1ABC',
2  defaultPartitionNames = cms.vstring("TI",
3  "TO",
4  "TP",
5  "TM"
6  ),
7  defaultPhases = cms.vint32(30,30,30,30),
8  StartOfRunOrbitOffset = cms.int32(4),
9  l1ABCCollection = cms.InputTag("scalersRawToDigi"),
10  )

Definition at line 3 of file apvcyclephaseproducerfroml1abc_GR09_cfi.py.