2 "HcalHitReconstructor",
3 correctionPhaseNS = cms.double(13.0),
4 digiLabel = cms.InputTag(
"hcalDigis"),
5 Subdetector = cms.string(
'HO'),
6 correctForPhaseContainment = cms.bool(
True),
7 correctForTimeslew = cms.bool(
True),
8 dropZSmarkedPassed = cms.bool(
True),
9 firstSample = cms.int32(4),
10 samplesToAdd = cms.int32(4),
11 tsFromDB = cms.bool(
True),
12 recoParamsFromDB = cms.bool(
True),
13 useLeakCorrection = cms.bool(
False),
17 firstAuxTS = cms.int32(4),
20 correctTiming = cms.bool(
True),
21 setNoiseFlags = cms.bool(
True),
22 setHSCPFlags = cms.bool(
True),
23 setSaturationFlags = cms.bool(
True),
24 setTimingTrustFlags = cms.bool(
False),
25 setPulseShapeFlags = cms.bool(
False),
26 saturationParameters= cms.PSet(maxADCvalue=cms.int32(127))