Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoTBCalo
EcalTBTDCReconstructor
python
Ecal2006TBH2TDCRanges_v1_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
tdcZeros = cms.VPSet(cms.PSet(
4
endRun = cms.int32(31031),
5
tdcZero = cms.double(1050.5),
6
startRun = cms.int32(27540)
7
),
8
cms.PSet(
9
endRun = cms.int32(999999),
10
tdcZero = cms.double(1058.5),
11
startRun = cms.int32(31032)
12
))
13
Config
Generated for CMSSW Reference Manual by
1.8.5