| ~LorentzRotation() |
void | GetComponents(double* begin) const |
void | GetComponents(ROOT::Math::LorentzRotation::Scalar& xx, ROOT::Math::LorentzRotation::Scalar& xy, ROOT::Math::LorentzRotation::Scalar& xz, ROOT::Math::LorentzRotation::Scalar& xt, ROOT::Math::LorentzRotation::Scalar& yx, ROOT::Math::LorentzRotation::Scalar& yy, ROOT::Math::LorentzRotation::Scalar& yz, ROOT::Math::LorentzRotation::Scalar& yt, ROOT::Math::LorentzRotation::Scalar& zx, ROOT::Math::LorentzRotation::Scalar& zy, ROOT::Math::LorentzRotation::Scalar& zz, ROOT::Math::LorentzRotation::Scalar& zt, ROOT::Math::LorentzRotation::Scalar& tx, ROOT::Math::LorentzRotation::Scalar& ty, ROOT::Math::LorentzRotation::Scalar& tz, ROOT::Math::LorentzRotation::Scalar& tt) const |
ROOT::Math::LorentzRotation | Inverse() const |
void | Invert() |
ROOT::Math::LorentzRotation | LorentzRotation() |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::Boost const& b) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::BoostX const& bx) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::BoostY const& by) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::BoostZ const& bz) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::Rotation3D const& r) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::AxisAngle const& a) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::EulerAngles const& e) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::Quaternion const& q) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::RotationX const& r) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::RotationY const& r) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::RotationZ const& r) |
ROOT::Math::LorentzRotation | LorentzRotation(const ROOT::Math::LorentzRotation&) |
ROOT::Math::LorentzRotation | LorentzRotation(double* begin, double* end) |
ROOT::Math::LorentzRotation | LorentzRotation(ROOT::Math::LorentzRotation::Scalar xx, ROOT::Math::LorentzRotation::Scalar xy, ROOT::Math::LorentzRotation::Scalar xz, ROOT::Math::LorentzRotation::Scalar xt, ROOT::Math::LorentzRotation::Scalar yx, ROOT::Math::LorentzRotation::Scalar yy, ROOT::Math::LorentzRotation::Scalar yz, ROOT::Math::LorentzRotation::Scalar yt, ROOT::Math::LorentzRotation::Scalar zx, ROOT::Math::LorentzRotation::Scalar zy, ROOT::Math::LorentzRotation::Scalar zz, ROOT::Math::LorentzRotation::Scalar zt, ROOT::Math::LorentzRotation::Scalar tx, ROOT::Math::LorentzRotation::Scalar ty, ROOT::Math::LorentzRotation::Scalar tz, ROOT::Math::LorentzRotation::Scalar tt) |
bool | operator!=(const ROOT::Math::LorentzRotation& rhs) const |
ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > | operator()(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::LorentzRotation& r) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::Boost& b) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::BoostX& b) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::BoostY& b) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::BoostZ& b) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::Rotation3D& r) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::AxisAngle& a) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::EulerAngles& e) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::Quaternion& q) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::RotationX& rx) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::RotationY& ry) const |
ROOT::Math::LorentzRotation | operator*(const ROOT::Math::RotationZ& rz) const |
ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > | operator*(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::Boost const& b) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::BoostX const& b) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::BoostY const& b) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::BoostZ const& b) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::Rotation3D const& r) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::AxisAngle const& a) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::EulerAngles const& e) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::Quaternion const& q) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::RotationZ const& r) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::RotationY const& r) |
ROOT::Math::LorentzRotation& | operator=(ROOT::Math::RotationX const& r) |
ROOT::Math::LorentzRotation& | operator=(const ROOT::Math::LorentzRotation&) |
bool | operator==(const ROOT::Math::LorentzRotation& rhs) const |
void | Rectify() |
void | SetComponents(double* begin, double* end) |
void | SetComponents(ROOT::Math::LorentzRotation::Scalar xx, ROOT::Math::LorentzRotation::Scalar xy, ROOT::Math::LorentzRotation::Scalar xz, ROOT::Math::LorentzRotation::Scalar xt, ROOT::Math::LorentzRotation::Scalar yx, ROOT::Math::LorentzRotation::Scalar yy, ROOT::Math::LorentzRotation::Scalar yz, ROOT::Math::LorentzRotation::Scalar yt, ROOT::Math::LorentzRotation::Scalar zx, ROOT::Math::LorentzRotation::Scalar zy, ROOT::Math::LorentzRotation::Scalar zz, ROOT::Math::LorentzRotation::Scalar zt, ROOT::Math::LorentzRotation::Scalar tx, ROOT::Math::LorentzRotation::Scalar ty, ROOT::Math::LorentzRotation::Scalar tz, ROOT::Math::LorentzRotation::Scalar tt) |