1 #ifndef HiEgammaAlgos_EcalClusterIsoCalculator_h
2 #define HiEgammaAlgos_EcalClusterIsoCalculator_h
const reco::BasicClusterCollection * fEEclusters_
double getBkgSubEcalClusterIso(const reco::SuperClusterRef clus, const double radius, const double threshold)
Return the background-subtracted ecal cluster energy in a cone around the SC.
EcalClusterIsoCalculator(const edm::Event &iEvent, const edm::EventSetup &iSetup, const edm::Handle< reco::BasicClusterCollection > barrel, const edm::Handle< reco::BasicClusterCollection > endcap)
const reco::BasicClusterCollection * fEBclusters_
double getEcalClusterIso(const reco::SuperClusterRef clus, const double radius, const double threshold)
Return the ecal cluster energy in a cone around the SC.
std::vector< BasicCluster > BasicClusterCollection
collection of BasicCluster objects
const CaloGeometry * geometry_