Go to the source code of this file.
Namespaces | |
emtf::phase2::tp | |
Functions | |
float | emtf::phase2::tp::calcPhiGlobDegFromLoc (int, float) |
float | emtf::phase2::tp::calcPhiGlobRadFromLoc (int, float) |
int | emtf::phase2::tp::calcPhiInt (int, float) |
float | emtf::phase2::tp::calcPhiLocDegFromGlob (int, float) |
float | emtf::phase2::tp::calcPhiLocDegFromInt (int) |
float | emtf::phase2::tp::calcPhiLocRadFromInt (int) |
float | emtf::phase2::tp::calcThetaDegFromEta (float) |
float | emtf::phase2::tp::calcThetaDegFromInt (int) |
int | emtf::phase2::tp::calcThetaInt (int, float) |
float | emtf::phase2::tp::calcThetaRadFromEta (float) |
float | emtf::phase2::tp::calcThetaRadFromInt (int) |
float | emtf::phase2::tp::degToRad (float deg) |
float | emtf::phase2::tp::radToDeg (float rad) |
float | emtf::phase2::tp::wrapPhiDeg (float) |
float | emtf::phase2::tp::wrapPhiRad (float) |