CMS 3D CMS Logo

Variables

EcalTBSimTDCRanges_cff Namespace Reference

Variables

tuple EcalTBSimTDCRanges

Variable Documentation

Initial value:
00001 cms.PSet(
00002 tdcRanges = cms.VPSet(cms.PSet(
00003     endRun = cms.int32(999999),
00004     tdcMax = cms.vdouble(1008.0, 927.0, 927.0, 927.0, 927.0),
00005     startRun = cms.int32(-1),
00006     tdcMin = cms.vdouble(748.0, 400.0, 400.0, 400.0, 400.0)
00007 ))
00008 )

Definition at line 3 of file EcalTBSimTDCRanges_cff.py.