3 simCastorDigis = cms.EDProducer(
"CastorDigiProducer",
4 doNoise = cms.bool(
True),
5 doTimeSlew = cms.bool(
True),
7 readoutFrameSize = cms.int32(6),
8 binOfMaximum = cms.int32(5),
9 samplingFactor = cms.double(16.75),
11 doPhotoStatistics = cms.bool(
True),
12 photoelectronsToAnalog = cms.double(0.848),
13 simHitToPhotoelectrons = cms.double(1000.0),
14 syncPhase = cms.bool(
True),
15 timePhase = cms.double(-4.0)