1 = cms.EDProducer(
"HcalSimpleAmplitudeZS",
2 digiLabel = cms.string(
"simHcalUnsuppressedDigis"),
4 firstSample = cms.int32(4),
5 markAndPass = cms.bool(
False),
6 samplesToAdd = cms.int32(2),
7 twoSided = cms.bool(
False),
11 firstSample = cms.int32(3),
12 markAndPass = cms.bool(
False),
13 samplesToAdd = cms.int32(1),
14 twoSided = cms.bool(
False),
18 firstSample = cms.int32(4),
19 markAndPass = cms.bool(
False),
20 samplesToAdd = cms.int32(2),
21 twoSided = cms.bool(
False),