3 castorDigitizer = cms.PSet(
4 accumulatorType = cms.string(
"CastorDigiProducer"),
5 hitsProducer = cms.string(
"g4SimHits"),
6 makeDigiSimLinks = cms.untracked.bool(
False),
7 doNoise = cms.bool(
True),
8 doTimeSlew = cms.bool(
True),
10 readoutFrameSize = cms.int32(6),
11 binOfMaximum = cms.int32(5),
12 samplingFactor = cms.double(0.060135),
14 doPhotoStatistics = cms.bool(
True),
15 photoelectronsToAnalog = cms.double(4.009),
16 simHitToPhotoelectrons = cms.double(1000.0),
17 syncPhase = cms.bool(
True),
18 timePhase = cms.double(-4.0)