|
double | spr::getDistInCMatEcal (double eta1, double phi1, double eta2, double phi2) |
|
double | spr::getDistInCMatHcal (double eta1, double phi1, double eta2, double phi2) |
|
double | spr::getDistInPlaneTrackDir (const GlobalPoint &caloPoint, const GlobalVector &caloVector, const GlobalPoint &rechitPoint) |
|
double | spr::getEnergy (HBHERecHitCollection::const_iterator hit) |
|
double | spr::getEnergy (edm::PCaloHitContainer::const_iterator hit) |
|
void | spr::getEtaPhi (HBHERecHitCollection::const_iterator hit, std::vector< int > &RH_ieta, std::vector< int > &RH_iphi, std::vector< double > &RH_ene) |
|
void | spr::getEtaPhi (edm::PCaloHitContainer::const_iterator hit, std::vector< int > &RH_ieta, std::vector< int > &RH_iphi, std::vector< double > &RH_ene) |
|
void | spr::getEtaPhi (HBHERecHitCollection::const_iterator hit, int &ieta, int &iphi) |
|
void | spr::getEtaPhi (edm::PCaloHitContainer::const_iterator hit, int &ieta, int &iphi) |
|
GlobalPoint | spr::getGpos (const CaloGeometry *geo, HBHERecHitCollection::const_iterator hit) |
|
GlobalPoint | spr::getGpos (const CaloGeometry *geo, edm::PCaloHitContainer::const_iterator hit) |
|