Variables | |
tuple | zdcreco |
00001 cms.EDProducer("ZdcSimpleReconstructor", 00002 correctionPhaseNS = cms.double(0.0), 00003 digiLabel = cms.InputTag("hcalDigis"), 00004 Subdetector = cms.string('ZDC'), 00005 correctForPhaseContainment = cms.bool(False), 00006 correctForTimeslew = cms.bool(False), 00007 dropZSmarkedPassed = cms.bool(True), 00008 recoMethod = cms.int32(2) 00009 )
Definition at line 3 of file HcalSimpleReconstructor_zdc_cfi.py.