Variables | |
tuple | hfreco |
00001 cms.EDProducer("HcalSimpleReconstructor", 00002 correctionPhaseNS = cms.double(0.0), 00003 digiLabel = cms.InputTag("hcalDigis"), 00004 Subdetector = cms.string('HF'), 00005 correctForPhaseContainment = cms.bool(False), 00006 correctForTimeslew = cms.bool(False), 00007 dropZSmarkedPassed = cms.bool(True), 00008 firstSample = cms.int32(4), 00009 samplesToAdd = cms.int32(2), 00010 tsFromDB = cms.bool(True) 00011 )
Definition at line 3 of file HcalSimpleReconstructor_hf_cfi.py.