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