Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTBCalo
EcalTBTDCReconstructor
python
Ecal2007H4TBTDCRanges_v0_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(99999),
5
tdcMax = cms.vdouble(1531.0, 927.0, 927.0, 927.0, 927.0),
6
startRun = cms.int32(16585),
7
tdcMin = cms.vdouble(1269.0, 400.0, 400.0, 400.0, 400.0)
8
))
9
Config
Generated for CMSSW Reference Manual by
1.8.5