Cylindrical3D() | ROOT::Math::Cylindrical3D< T > | inline |
Cylindrical3D(Scalar rho, Scalar zz, Scalar phi) | ROOT::Math::Cylindrical3D< T > | inline |
Cylindrical3D(const CoordSystem &v) | ROOT::Math::Cylindrical3D< T > | inlineexplicit |
Cylindrical3D(const Cylindrical3D &v) | ROOT::Math::Cylindrical3D< T > | inline |
Dimension | ROOT::Math::Cylindrical3D< T > | static |
Eta() const | ROOT::Math::Cylindrical3D< T > | inline |
fPhi | ROOT::Math::Cylindrical3D< T > | private |
fRho | ROOT::Math::Cylindrical3D< T > | private |
fZ | ROOT::Math::Cylindrical3D< T > | private |
GetCoordinates(Scalar dest[]) const | ROOT::Math::Cylindrical3D< T > | inline |
GetCoordinates(Scalar &rho, Scalar &zz, Scalar &phi) const | ROOT::Math::Cylindrical3D< T > | inline |
Mag2() const | ROOT::Math::Cylindrical3D< T > | inline |
Negate() | ROOT::Math::Cylindrical3D< T > | inline |
operator!=(const Cylindrical3D &rhs) const | ROOT::Math::Cylindrical3D< T > | inline |
operator=(const Cylindrical3D &v) | ROOT::Math::Cylindrical3D< T > | inline |
operator=(const CoordSystem &c) | ROOT::Math::Cylindrical3D< T > | inline |
operator==(const Cylindrical3D &rhs) const | ROOT::Math::Cylindrical3D< T > | inline |
Perp2() const | ROOT::Math::Cylindrical3D< T > | inline |
Phi() const | ROOT::Math::Cylindrical3D< T > | inline |
pi() | ROOT::Math::Cylindrical3D< T > | inlineprivatestatic |
R() const | ROOT::Math::Cylindrical3D< T > | inline |
Restrict() | ROOT::Math::Cylindrical3D< T > | inlineprivate |
Rho() const | ROOT::Math::Cylindrical3D< T > | inline |
Scalar typedef | ROOT::Math::Cylindrical3D< T > | |
Scale(T a) | ROOT::Math::Cylindrical3D< T > | inline |
SetCoordinates(const Scalar src[]) | ROOT::Math::Cylindrical3D< T > | inline |
SetCoordinates(Scalar rho, Scalar zz, Scalar phi) | ROOT::Math::Cylindrical3D< T > | inline |
SetPhi(T phi) | ROOT::Math::Cylindrical3D< T > | inline |
SetRho(T rho) | ROOT::Math::Cylindrical3D< T > | inline |
SetXYZ(Scalar x, Scalar y, Scalar z) | ROOT::Math::Cylindrical3D< T > | |
SetZ(T zz) | ROOT::Math::Cylindrical3D< T > | inline |
Theta() const | ROOT::Math::Cylindrical3D< T > | inline |
X() const | ROOT::Math::Cylindrical3D< T > | inline |
x() const | ROOT::Math::Cylindrical3D< T > | inline |
Y() const | ROOT::Math::Cylindrical3D< T > | inline |
y() const | ROOT::Math::Cylindrical3D< T > | inline |
Z() const | ROOT::Math::Cylindrical3D< T > | inline |
z() const | ROOT::Math::Cylindrical3D< T > | inline |