Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTBCalo
EcalTBTDCReconstructor
python
Ecal2004TBTDCRanges_v1_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
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
Config
Generated for CMSSW Reference Manual by
1.8.5