CMS 3D CMS Logo

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

Variables

tuple ecalTBSimTDCReconstructor
 

Variable Documentation

tuple ecalTBSimTDCReconstructor_cfi.ecalTBSimTDCReconstructor
Initial value:
1 = cms.EDProducer("EcalTBTDCRecInfoProducer",
2  use2004OffsetConvention = cms.untracked.bool(False),
3  eventHeaderProducer = cms.string('SimEcalEventHeader'),
4  eventHeaderCollection = cms.string('EcalTBEventHeader'),
5  rawInfoProducer = cms.string('simEcalUnsuppressedDigis'),
6  recInfoCollection = cms.string('EcalTBTDCRecInfo'),
7  tdcRanges = cms.VPSet(cms.PSet(
8  endRun = cms.int32(999999),
9  tdcMax = cms.vdouble(1008.0, 927.0, 927.0, 927.0, 927.0),
10  startRun = cms.int32(-1),
11  tdcMin = cms.vdouble(748.0, 400.0, 400.0, 400.0, 400.0)
12  )),
13  rawInfoCollection = cms.string('EcalTBTDCRawInfo')
14 )

Definition at line 4 of file ecalTBSimTDCReconstructor_cfi.py.