5 recHitsHO = cms.InputTag("horeco", ""), # for RECO
6# The threshold for rechit energies in ring0
7 thresh_Barrel = cms.double(0.4),
8# The threshold for rechit energies in rings +/-1 and +/-2
9 thresh_Endcap = cms.double(1.0),
10
11# Maximum allowed severity of HO rechits. Hits above the given severity level will be rejected. Default max value is 11 (the same value as used for allowing hits in PF caloTowers, and the expected acceptance value of any PF HCAL hits)