CMS 3D CMS Logo

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

Variables

tuple APVPhases
 

Variable Documentation

tuple apvcyclephaseproducerfroml1ts2011_cfi.APVPhases
Initial value:
1 = cms.EDProducer('APVCyclePhaseProducerFromL1TS',
2  defaultPartitionNames = cms.vstring("TI",
3  "TO",
4  "TP",
5  "TM"
6  ),
7  defaultPhases = cms.vint32(60,60,60,60),
8  magicOffset = cms.untracked.int32(258),
9  l1TSCollection = cms.InputTag("scalersRawToDigi"),
10  )

Definition at line 3 of file apvcyclephaseproducerfroml1ts2011_cfi.py.