1 #ifndef CalibrationIsolatedParticlesFindDistCone_h 2 #define CalibrationIsolatedParticlesFindDistCone_h 44 void getEtaPhi(edm::PCaloHitContainer::const_iterator
hit, std::vector<int>& RH_ieta, std::vector<int>& RH_iphi, std::vector<double>& RH_ene,
bool debug=
false);
50 void getEtaPhi(edm::PCaloHitContainer::const_iterator
hit,
int& ieta,
int& iphi,
bool debug=
false);
54 double getEnergy(edm::PCaloHitContainer::const_iterator
hit,
bool useRaw=
false,
bool debug=
false);
62 double getRawEnergy(edm::PCaloHitContainer::const_iterator
hit,
bool useRaw=
false);
double getDistInCMatHcal(double eta1, double phi1, double eta2, double phi2, bool debug=false)
double getDistInPlaneTrackDir(const GlobalPoint &caloPoint, const GlobalVector &caloVector, const GlobalPoint &rechitPoint, bool debug=false)
std::vector< HBHERecHit >::const_iterator const_iterator
double getEnergy(HBHERecHitCollection::const_iterator hit, bool useRaw=false, bool debug=false)
double getRawEnergy(HBHERecHitCollection::const_iterator hit, bool useRaw=false)
double getDistInCMatEcal(double eta1, double phi1, double eta2, double phi2, bool debug=false)
void getEtaPhi(HBHERecHitCollection::const_iterator hit, std::vector< int > &RH_ieta, std::vector< int > &RH_iphi, std::vector< double > &RH_ene, bool debug=false)
GlobalPoint getGpos(const CaloGeometry *geo, HBHERecHitCollection::const_iterator hit, bool debug=false)