1 = cms.EDProducer(
"ZdcSimpleReconstructor",
2 correctionPhaseNS = cms.double(0.0),
3 digiLabel = cms.InputTag(
"hcalDigis"),
4 Subdetector = cms.string(
'ZDC'),
5 correctForPhaseContainment = cms.bool(
False),
6 correctForTimeslew = cms.bool(
False),
7 dropZSmarkedPassed = cms.bool(
True),
8 recoMethod = cms.int32(2)