CMS 3D CMS Logo

Ecal2004TBTDCRanges_v1_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 tdcRanges = cms.VPSet(cms.PSet(
00004     endRun = cms.int32(999999),
00005     tdcMax = cms.vdouble(958.0, 927.0, 927.0, 927.0, 927.0),
00006     startRun = cms.int32(-1),
00007     tdcMin = cms.vdouble(430.0, 400.0, 400.0, 400.0, 400.0)
00008 ))
00009 

Generated on Tue Jun 9 17:45:11 2009 for CMSSW by  doxygen 1.5.4