1 #ifndef RECOMET_METALGORITHMS_ECALHALOALGO_H 2 #define RECOMET_METALGORITHMS_ECALHALOALGO_H 82 float et_thresh_seedrh);
86 float et_thresh_seedrh);
float GetPhiWedgeEnergyThreshold()
void SetAngleCut(float a=4.)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > geoToken_
EcalHaloAlgo(edm::ConsumesCollector iC)
float GetEERecHitEnergyThreshold()
float GetEBRecHitEnergyThreshold()
bool EEClusterShapeandTimeStudy_OTBH(reco::HaloClusterCandidateECAL hcand, bool ishlt)
float ESRecHitEnergyThreshold
void SetRecHitEnergyThresholds(float EB, float EE, float ES)
void SetPhiWedgeEnergyThreshold(float SumE)
void SetPhiWedgeThresholds(float SumE, int nhits)
math::XYZPoint Point
point in the space
std::vector< reco::HaloClusterCandidateECAL > GetHaloClusterCandidateEB(edm::Handle< EcalRecHitCollection > &ecalrechitcoll, edm::Handle< HBHERecHitCollection > &hbherechitcoll, float et_thresh_seedrh)
float EERecHitEnergyThreshold
float GetESRecHitEnergyThreshold()
std::vector< reco::HaloClusterCandidateECAL > GetHaloClusterCandidateEE(edm::Handle< EcalRecHitCollection > &ecalrechitcoll, edm::Handle< HBHERecHitCollection > &hbherechitcoll, float et_thresh_seedrh)
float EBRecHitEnergyThreshold
XYZPointD XYZPoint
point in space with cartesian internal representation
int GetPhiWedgeNHitsThreshold()
bool EEClusterShapeandTimeStudy_ITBH(reco::HaloClusterCandidateECAL hcand, bool ishlt)
reco::EcalHaloData Calculate(const CaloGeometry &TheCaloGeometry, edm::Handle< reco::PhotonCollection > &ThePhotons, edm::Handle< reco::SuperClusterCollection > &TheSuperClusters, edm::Handle< EBRecHitCollection > &TheEBRecHits, edm::Handle< EERecHitCollection > &TheEERecHits, edm::Handle< ESRecHitCollection > &TheESRecHits, edm::Handle< HBHERecHitCollection > &TheHBHERecHits, const edm::EventSetup &TheSetup)
math::XYZPoint getPosition(const DetId &id, reco::Vertex::Point vtx)
void SetPhiWedgeNHitsThreshold(int nhits)
bool EBClusterShapeandTimeStudy(reco::HaloClusterCandidateECAL hcand, bool ishlt)
void SetRoundnessCut(float r=100.)