|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TRotation, including all inherited members.
| AngleAxis(Double_t &, TVector3 &) const | TRotation | |
| fxx | TRotation | protected |
| fxy | TRotation | protected |
| fxz | TRotation | protected |
| fyx | TRotation | protected |
| fyy | TRotation | protected |
| fyz | TRotation | protected |
| fzx | TRotation | protected |
| fzy | TRotation | protected |
| fzz | TRotation | protected |
| GetXPhi(void) const | TRotation | |
| GetXPsi(void) const | TRotation | |
| GetXTheta(void) const | TRotation | |
| GetYPhi(void) const | TRotation | |
| GetYPsi(void) const | TRotation | |
| GetYTheta(void) const | TRotation | |
| Inverse() const | TRotation | inline |
| Invert() | TRotation | inline |
| IsIdentity() const | TRotation | inline |
| MakeBasis(TVector3 &xAxis, TVector3 &yAxis, TVector3 &zAxis) const | TRotation | |
| operator!=(const TRotation &) const | TRotation | inline |
| operator()(int, int) const | TRotation | |
| operator*(const TVector3 &) const | TRotation | inline |
| operator*(const TRotation &) const | TRotation | |
| operator*=(const TRotation &) | TRotation | inline |
| operator=(const TRotation &) | TRotation | inline |
| operator==(const TRotation &) const | TRotation | inline |
| operator[](int) const | TRotation | inline |
| PhiX() const | TRotation | |
| PhiY() const | TRotation | |
| PhiZ() const | TRotation | |
| Rotate(Double_t, const TVector3 &) | TRotation | |
| Rotate(Double_t, const TVector3 *) | TRotation | inline |
| RotateAxes(const TVector3 &newX, const TVector3 &newY, const TVector3 &newZ) | TRotation | |
| RotateX(Double_t) | TRotation | |
| RotateXEulerAngles(Double_t phi, Double_t theta, Double_t psi) | TRotation | |
| RotateY(Double_t) | TRotation | |
| RotateYEulerAngles(Double_t phi, Double_t theta, Double_t psi) | TRotation | |
| RotateZ(Double_t) | TRotation | |
| SetToIdentity() | TRotation | inline |
| SetXAxis(const TVector3 &axis) | TRotation | |
| SetXAxis(const TVector3 &axis, const TVector3 &xyPlane) | TRotation | |
| SetXEulerAngles(Double_t phi, Double_t theta, Double_t psi) | TRotation | |
| SetXPhi(Double_t) | TRotation | |
| SetXPsi(Double_t) | TRotation | |
| SetXTheta(Double_t) | TRotation | |
| SetYAxis(const TVector3 &axis) | TRotation | |
| SetYAxis(const TVector3 &axis, const TVector3 &yzPlane) | TRotation | |
| SetYEulerAngles(Double_t phi, Double_t theta, Double_t psi) | TRotation | |
| SetYPhi(Double_t) | TRotation | |
| SetYPsi(Double_t) | TRotation | |
| SetYTheta(Double_t) | TRotation | |
| SetZAxis(const TVector3 &axis) | TRotation | |
| SetZAxis(const TVector3 &axis, const TVector3 &zxPlane) | TRotation | |
| ThetaX() const | TRotation | |
| ThetaY() const | TRotation | |
| ThetaZ() const | TRotation | |
| Transform(const TRotation &) | TRotation | inline |
| TRotation() | TRotation | |
| TRotation(const TRotation &) | TRotation | |
| TRotation(const TQuaternion &) | TRotation | |
| TRotation(Double_t, Double_t, Double_t, Double_t, Double_t, Double_t, Double_t, Double_t, Double_t) | TRotation | protected |
| XX() const | TRotation | inline |
| XY() const | TRotation | inline |
| XZ() const | TRotation | inline |
| YX() const | TRotation | inline |
| YY() const | TRotation | inline |
| YZ() const | TRotation | inline |
| ZX() const | TRotation | inline |
| ZY() const | TRotation | inline |
| ZZ() const | TRotation | inline |
| ~TRotation() | TRotation | inlinevirtual |