Logo ROOT   6.07/09
Reference Guide
ROOT::Math::Transform3D Member List

This is the complete list of members for ROOT::Math::Transform3D, including all inherited members.

AssignFrom(const Rotation3D &r, const Vector &v)ROOT::Math::Transform3Dprotected
AssignFrom(const Rotation3D &r)ROOT::Math::Transform3Dprotected
AssignFrom(const Vector &v)ROOT::Math::Transform3Dprotected
ETransform3DMatrixIndex enum nameROOT::Math::Transform3D
fMROOT::Math::Transform3Dprivate
GetComponents(IT begin, IT end) const ROOT::Math::Transform3Dinline
GetComponents(IT begin) const ROOT::Math::Transform3Dinline
GetComponents(double &xx, double &xy, double &xz, double &dx, double &yx, double &yy, double &yz, double &dy, double &zx, double &zy, double &zz, double &dz) const ROOT::Math::Transform3Dinline
GetDecomposition(AnyRotation &r, V &v) const ROOT::Math::Transform3Dinline
GetDecomposition(Rotation3D &r, Vector &v) const ROOT::Math::Transform3Dinline
GetRotation(AnyRotation &r) const ROOT::Math::Transform3Dinline
GetTransformMatrix(ForeignMatrix &m) const ROOT::Math::Transform3Dinline
GetTranslation(AnyVector &v) const ROOT::Math::Transform3Dinline
Inverse() const ROOT::Math::Transform3Dinline
Invert()ROOT::Math::Transform3D
kDX enum valueROOT::Math::Transform3D
kDY enum valueROOT::Math::Transform3D
kDZ enum valueROOT::Math::Transform3D
kXX enum valueROOT::Math::Transform3D
kXY enum valueROOT::Math::Transform3D
kXZ enum valueROOT::Math::Transform3D
kYX enum valueROOT::Math::Transform3D
kYY enum valueROOT::Math::Transform3D
kYZ enum valueROOT::Math::Transform3D
kZX enum valueROOT::Math::Transform3D
kZY enum valueROOT::Math::Transform3D
kZZ enum valueROOT::Math::Transform3D
operator!=(const Transform3D &rhs) const ROOT::Math::Transform3Dinline
operator()(const Point &p) const ROOT::Math::Transform3Dinline
operator()(const Vector &v) const ROOT::Math::Transform3Dinline
operator()(const PositionVector3D< CoordSystem > &p) const ROOT::Math::Transform3Dinline
operator()(const DisplacementVector3D< CoordSystem > &v) const ROOT::Math::Transform3Dinline
operator()(const LorentzVector< CoordSystem > &q) const ROOT::Math::Transform3Dinline
operator()(const Plane3D &plane) const ROOT::Math::Transform3D
operator*(const AVector &v) const ROOT::Math::Transform3Dinline
operator*(const Transform3D &t) const ROOT::Math::Transform3Dinline
operator*=(const Transform3D &t)ROOT::Math::Transform3Dinline
operator=(const ForeignMatrix &m)ROOT::Math::Transform3Dinline
operator==(const Transform3D &rhs) const ROOT::Math::Transform3Dinline
Point typedefROOT::Math::Transform3D
Rotation() const ROOT::Math::Transform3Dinline
Rotation() const ROOT::Math::Transform3Dinline
SetComponents(IT begin, IT end)ROOT::Math::Transform3Dinline
SetComponents(double xx, double xy, double xz, double dx, double yx, double yy, double yz, double dy, double zx, double zy, double zz, double dz)ROOT::Math::Transform3Dinline
SetIdentity()ROOT::Math::Transform3Dprotected
SetTransformMatrix(const ForeignMatrix &m)ROOT::Math::Transform3Dinline
Transform(const PositionVector3D< CoordSystem, Tag1 > &p1, PositionVector3D< CoordSystem, Tag2 > &p2) const ROOT::Math::Transform3Dinline
Transform(const DisplacementVector3D< CoordSystem, Tag1 > &v1, DisplacementVector3D< CoordSystem, Tag2 > &v2) const ROOT::Math::Transform3Dinline
Transform3D()ROOT::Math::Transform3Dinline
Transform3D(IT begin, IT end)ROOT::Math::Transform3Dinline
Transform3D(const Rotation3D &r, const Vector &v)ROOT::Math::Transform3Dinline
Transform3D(const Rotation3D &r, const Translation3D &t)ROOT::Math::Transform3Dinline
Transform3D(const ARotation &r, const DisplacementVector3D< CoordSystem, Tag > &v)ROOT::Math::Transform3Dinline
Transform3D(const ARotation &r, const Translation3D &t)ROOT::Math::Transform3Dinline
Transform3D(const Rotation3D &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const AxisAngle &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const EulerAngles &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const Quaternion &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const RotationZYX &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const RotationX &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const RotationY &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const RotationZ &r)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const DisplacementVector3D< CoordSystem, Tag > &v)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const Vector &v)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const Translation3D &t)ROOT::Math::Transform3Dinlineexplicit
Transform3D(const Point &fr0, const Point &fr1, const Point &fr2, const Point &to0, const Point &to1, const Point &to2)ROOT::Math::Transform3D
Transform3D(const ForeignMatrix &m)ROOT::Math::Transform3Dinlineexplicit
Transform3D(double xx, double xy, double xz, double dx, double yx, double yy, double yz, double dy, double zx, double zy, double zz, double dz)ROOT::Math::Transform3Dinline
Translation() const ROOT::Math::Transform3Dinline
Vector typedefROOT::Math::Transform3D