3 simHcalDigis = cms.EDProducer(
"HcalTBDigiProducer",
4 doNoise = cms.bool(
False),
5 doTimeSlew = cms.bool(
True),
6 readoutFrameSizeTB = cms.untracked.int32(10),
7 doPhotostatisticsTB = cms.untracked.bool(
True),
8 syncPhaseTB = cms.untracked.bool(
False),
9 tunePhaseShiftTB = cms.untracked.double(1.0),
10 photomultiplierGainTBHB = cms.untracked.double(2000.0),
11 photoelectronsToAnalogTBHB = cms.untracked.vdouble([0.3305]*16),
12 samplingFactorTBHB = cms.untracked.double(117.0),
13 timePhaseTBHB = cms.untracked.double(5.0),
14 binOfMaximumTBHB = cms.untracked.int32(5),
15 firstRingTBHB = cms.untracked.int32(1),
16 samplingFactorsTBHB = cms.vdouble(
17 118.98, 118.60, 118.97, 118.76, 119.13,
18 118.74, 117.80, 118.14, 116.87, 117.87,
19 117.46, 116.79, 117.15, 117.29, 118.41,
21 photomultiplierGainTBHE = cms.untracked.double(2000.0),
22 photoelectronsToAnalogTBHE = cms.vdouble([0.3305]*14),
23 samplingFactorTBHE = cms.untracked.double(178.0),
24 timePhaseTBHE = cms.untracked.double(5.0),
25 binOfMaximumTBHE = cms.untracked.int32(5),
26 firstRingTBHE = cms.untracked.int32(16),
27 samplingFactorsTBHE = cms.vdouble(
28 197.84, 184.67, 170.60, 172.06, 173.08,
29 171.92, 173.00, 173.22, 173.72, 174.21,
30 173.91, 175.88, 171.65, 171.65),
31 photomultiplierGainTBHO = cms.untracked.double(4000.0),
32 photoelectronsToAnalogTBHO = cms.vdouble(0.24, 0.24, 0.24, 0.24,
33 0.17, 0.17, 0.17, 0.17, 0.17, 0.17,
34 0.17, 0.17, 0.17, 0.17, 0.17),
35 samplingFactorTBHO = cms.untracked.double(217.0),
36 timePhaseTBHO = cms.untracked.double(5.0),
37 binOfMaximumTBHO = cms.untracked.int32(5),
38 firstRingTBHO = cms.untracked.int32(16),
39 samplingFactorsTBHO = cms.vdouble(231.0, 231.0, 231.0, 231.0,
40 360.0, 360.0, 360.0, 360.0, 360.0, 360.0,
41 360.0, 360.0, 360.0, 360.0, 360.0)