1 #ifndef HiEgammaAlgos_HcalRechitIsoCalculator_h
2 #define HiEgammaAlgos_HcalRechitIsoCalculator_h
30 const double innerR = 0.0);
34 const double threshold,
35 const double innerR = 0.0);
HcalRechitIsoCalculator(const CaloGeometry *geometry, const edm::Handle< HBHERecHitCollection > hbhe, const edm::Handle< HFRecHitCollection > hfLabel, const edm::Handle< HORecHitCollection > hoLabel)
double getHcalRechitIso(const reco::SuperClusterRef clus, const double i, const double threshold, const double innerR=0.0)
Return the hcal rechit energy in a cone around the SC.
const HBHERecHitCollection * fHBHERecHits_
const CaloGeometry * geometry_
const HORecHitCollection * fHORecHits_
double getBkgSubHcalRechitIso(const reco::SuperClusterRef clus, const double i, const double threshold, const double innerR=0.0)
Return the background-subtracted hcal rechit energy in a cone around the SC.
const HFRecHitCollection * fHFRecHits_