ATLAS Offline Software
|
This is the complete list of members for MuonHoughMathUtils, including all inherited members.
angleFrom0To180(double angle) | MuonHoughMathUtils | static |
angleFrom0To360(double angle) | MuonHoughMathUtils | static |
angleFrom0ToPi(double angle) | MuonHoughMathUtils | static |
angleFromGradToRadial(double angle) const | MuonHoughMathUtils | inline |
angleFromMinusPiToPi(double angle) | MuonHoughMathUtils | static |
angleFromRadialToGrad(double angle) const | MuonHoughMathUtils | inline |
distanceOfLineToOrigin2D(double a, double b) | MuonHoughMathUtils | static |
distanceToLine(double x0, double y0, double r0, double phi) | MuonHoughMathUtils | static |
distanceToLine2D(double x0, double y0, double r, double phi) | MuonHoughMathUtils | static |
distanceToLine3D(const Amg::Vector3D &point, const Amg::Vector3D &l_trans, double phi, double theta) | MuonHoughMathUtils | static |
extrapolateCurvedRoad(const Amg::Vector3D &roadpos, const Amg::Vector3D &roadmom, const Amg::Vector3D &pos, Amg::Vector3D &roadpose, Amg::Vector3D &roaddire) | MuonHoughMathUtils | static |
incrementTillAbove0(double x, double inc, double zero=0) | MuonHoughMathUtils | static |
intToString(int i) | MuonHoughMathUtils | static |
lineThroughCylinder(const Amg::Vector3D &vec, double phi, double theta, double r_0, double z_0) | MuonHoughMathUtils | static |
MuonHoughMathUtils() | MuonHoughMathUtils | |
sgn(double d) | MuonHoughMathUtils | static |
shortestPointOfLineToOrigin(const Amg::Vector3D &vec, double phi, double theta) | MuonHoughMathUtils | static |
shortestPointOfLineToOrigin3D(const Amg::Vector3D &vec, double phi, double theta) | MuonHoughMathUtils | static |
signedDistanceCurvedToHit(double z0, double theta, double invcurvature, const Amg::Vector3D &hit) | MuonHoughMathUtils | static |
signedDistanceOfLineToOrigin2D(double x, double y, double phi) | MuonHoughMathUtils | static |
signedDistanceToLine(double x0, double y0, double r0, double phi) | MuonHoughMathUtils | static |
step(double d, double x0=0) | MuonHoughMathUtils | static |
thetaForCurvedHit(double invcurvature, MuonHoughHit *hit) | MuonHoughMathUtils | static |
thetasForCurvedHit(double ratio, MuonHoughHit *hit, double &theta1, double &theta2) | MuonHoughMathUtils | static |
~MuonHoughMathUtils()=default | MuonHoughMathUtils | virtual |