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