CMS 3D CMS Logo

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

Variables

tuple ecal2006TBTDCReconstructor
 

Variable Documentation

tuple ecal2006TBTDCReconstructor_cfi.ecal2006TBTDCReconstructor
Initial value:
1 = cms.EDProducer("EcalTBTDCRecInfoProducer",
2  use2004OffsetConvention = cms.untracked.bool(False),
3  fitMethod = cms.int32(0),
4  eventHeaderProducer = cms.string('ecalTBunpack'),
5  eventHeaderCollection = cms.string(''),
6  rawInfoProducer = cms.string('ecalTBunpack'),
7  recInfoCollection = cms.string('EcalTBTDCRecInfo'),
8  tdcRanges = cms.VPSet(cms.PSet(
9  endRun = cms.int32(14441),
10  tdcMax = cms.vdouble(1008.0, 927.0, 927.0, 927.0, 927.0),
11  startRun = cms.int32(10339),
12  tdcMin = cms.vdouble(748.0, 400.0, 400.0, 400.0, 400.0)
13  ),
14  cms.PSet(
15  endRun = cms.int32(999999),
16  tdcMax = cms.vdouble(1764.0, 927.0, 927.0, 927.0, 927.0),
17  startRun = cms.int32(14442),
18  tdcMin = cms.vdouble(1502.0, 400.0, 400.0, 400.0, 400.0)
19  )),
20  rawInfoCollection = cms.string('')
21 )

Definition at line 4 of file ecal2006TBTDCReconstructor_cfi.py.