fVect | ROOT::Math::Impl::Translation3D< T > | private |
GetComponents(IT begin, IT end) const | ROOT::Math::Impl::Translation3D< T > | inline |
GetComponents(IT begin) const | ROOT::Math::Impl::Translation3D< T > | inline |
GetComponents(T &dx, T &dy, T &dz) const | ROOT::Math::Impl::Translation3D< T > | inline |
Inverse() const | ROOT::Math::Impl::Translation3D< T > | inline |
Invert() | ROOT::Math::Impl::Translation3D< T > | inline |
operator!=(const Translation3D< T > &rhs) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator()(const PositionVector3D< CoordSystem, Tag > &p) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator()(const DisplacementVector3D< CoordSystem, Tag > &v) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator()(const LorentzVector< CoordSystem > &q) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator()(const Plane3D< T > &plane) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator*(const PositionVector3D< CoordSystem, Tag > &v) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator*(const DisplacementVector3D< CoordSystem, Tag > &v) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator*(const LorentzVector< CoordSystem > &q) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator*(const Translation3D< T > &t) const | ROOT::Math::Impl::Translation3D< T > | inline |
operator*=(const Translation3D< T > &t) | ROOT::Math::Impl::Translation3D< T > | inline |
operator==(const Translation3D< T > &rhs) const | ROOT::Math::Impl::Translation3D< T > | inline |
Scalar typedef | ROOT::Math::Impl::Translation3D< T > | |
SetComponents(IT begin, IT end) | ROOT::Math::Impl::Translation3D< T > | inline |
SetComponents(T dx, T dy, T dz) | ROOT::Math::Impl::Translation3D< T > | inline |
SetXYZ(T dx, T dy, T dz) | ROOT::Math::Impl::Translation3D< T > | inline |
Transform(const PositionVector3D< CoordSystem, Tag1 > &p1, PositionVector3D< CoordSystem, Tag2 > &p2) const | ROOT::Math::Impl::Translation3D< T > | inline |
Transform(const DisplacementVector3D< CoordSystem, Tag1 > &v1, DisplacementVector3D< CoordSystem, Tag2 > &v2) const | ROOT::Math::Impl::Translation3D< T > | inline |
Translation3D() | ROOT::Math::Impl::Translation3D< T > | inline |
Translation3D(IT begin, IT end) | ROOT::Math::Impl::Translation3D< T > | inline |
Translation3D(T dx, T dy, T dz) | ROOT::Math::Impl::Translation3D< T > | inline |
Translation3D(const DisplacementVector3D< CoordSystem, Tag > &v) | ROOT::Math::Impl::Translation3D< T > | inlineexplicit |
Translation3D(const PositionVector3D< CoordSystem, Tag > &p1, const PositionVector3D< CoordSystem, Tag > &p2) | ROOT::Math::Impl::Translation3D< T > | inline |
Vect() const | ROOT::Math::Impl::Translation3D< T > | inline |
Vector typedef | ROOT::Math::Impl::Translation3D< T > | |