ROOT » MATH » GENVECTOR » ROOT::Math::Boost

class ROOT::Math::Boost

Function Members (Methods)

public:
~Boost()
ROOT::Math::Boost::XYZVectorBetaVector() const
ROOT::Math::BoostBoost()
ROOT::Math::BoostBoost(const ROOT::Math::BoostX& beta)
ROOT::Math::BoostBoost(const ROOT::Math::BoostY& beta)
ROOT::Math::BoostBoost(const ROOT::Math::BoostZ& beta)
ROOT::Math::BoostBoost(const ROOT::Math::Boost& b)
ROOT::Math::BoostBoost(const ROOT::Math::BoostX& bx)
ROOT::Math::BoostBoost(const ROOT::Math::BoostY& by)
ROOT::Math::BoostBoost(const ROOT::Math::BoostZ& bz)
ROOT::Math::BoostBoost(ROOT::Math::Boost::Scalar beta_x, ROOT::Math::Boost::Scalar beta_y, ROOT::Math::Boost::Scalar beta_z)
voidGetComponents(ROOT::Math::Boost::Scalar& beta_x, ROOT::Math::Boost::Scalar& beta_y, ROOT::Math::Boost::Scalar& beta_z) const
voidGetLorentzRotation(Scalar[] r) const
ROOT::Math::BoostInverse() const
voidInvert()
booloperator!=(const ROOT::Math::Boost& rhs) const
ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >operator()(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const
ROOT::Math::LorentzVector<PxPyPzE4D<double> >operator()<ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > >(const ROOT::Math::LorentzVector<PxPyPzE4D<double> >& v) const
ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >operator()<ROOT::Math::PxPyPzE4D<double> >(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const
ROOT::Math::Boost&operator=(const ROOT::Math::Boost& rhs)
ROOT::Math::Boost&operator=(const ROOT::Math::BoostX& bx)
ROOT::Math::Boost&operator=(const ROOT::Math::BoostY& by)
ROOT::Math::Boost&operator=(const ROOT::Math::BoostZ& bz)
booloperator==(const ROOT::Math::Boost& rhs) const
voidRectify()
voidSetComponents(ROOT::Math::Boost::Scalar beta_x, ROOT::Math::Boost::Scalar beta_y, ROOT::Math::Boost::Scalar beta_z)
voidSetComponents<ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double>, ROOT::Math::DefaultCoordinateSystemTag> >(const ROOT::Math::DisplacementVector3D<Cartesian3D<double>,DefaultCoordinateSystemTag>& beta)
protected:
voidSetIdentity()

Data Members

public:
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLTT
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLTX
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLTY
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLTZ
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLXT
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLXX
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLXY
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLXZ
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLYT
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLYX
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLYY
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLYZ
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLZT
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLZX
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLZY
static ROOT::Math::Boost::ELorentzRotationMatrixIndexkLZZ
static ROOT::Math::Boost::EBoostMatrixIndexkTT
static ROOT::Math::Boost::EBoostMatrixIndexkXT
static ROOT::Math::Boost::EBoostMatrixIndexkXX
static ROOT::Math::Boost::EBoostMatrixIndexkXY
static ROOT::Math::Boost::EBoostMatrixIndexkXZ
static ROOT::Math::Boost::EBoostMatrixIndexkYT
static ROOT::Math::Boost::EBoostMatrixIndexkYY
static ROOT::Math::Boost::EBoostMatrixIndexkYZ
static ROOT::Math::Boost::EBoostMatrixIndexkZT
static ROOT::Math::Boost::EBoostMatrixIndexkZZ
private:
ROOT::Math::Boost::ScalarfM[10]

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation