CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Ecal2004TBTDCRanges_v1_cff.py
Go to the documentation of this file.
2 
3 tdcRanges = cms.VPSet(cms.PSet(
4  endRun = cms.int32(999999),
5  tdcMax = cms.vdouble(958.0, 927.0, 927.0, 927.0, 927.0),
6  startRun = cms.int32(-1),
7  tdcMin = cms.vdouble(430.0, 400.0, 400.0, 400.0, 400.0)
8 ))
9