library: libMathCore
#include "BoostZ.h"

ROOT::Math::BoostZ


class description - header file - source file - inheritance tree (.pdf)

class ROOT::Math::BoostZ

Inheritance Chart:
ROOT::Math::BoostZ

    public:
BoostZ() BoostZ(ROOT::Math::BoostZ::Scalar beta_z) ROOT::Math::BoostZ Inverse() const BoostZ(const ROOT::Math::BoostZ&) ~BoostZ() ROOT::Math::BoostZ::Scalar Beta() const ROOT::Math::BoostZ::XYZVector BetaVector() const ROOT::Math::BoostZ::Scalar Gamma() const void GetComponents(ROOT::Math::BoostZ::Scalar& beta_z) const void GetLorentzRotation(ROOT::Math::BoostZ::Scalar* r) const void Invert() bool operator!=(const ROOT::Math::BoostZ& rhs) ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > operator()(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > operator*(const ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >& v) const ROOT::Math::BoostZ& operator=(const ROOT::Math::BoostZ&) bool operator==(const ROOT::Math::BoostZ& rhs) void Rectify() void SetBeta(ROOT::Math::BoostZ::Scalar beta) void SetComponents(ROOT::Math::BoostZ::Scalar beta_z)

Data Members

    private:
ROOT::Math::BoostZ::Scalar fBeta ROOT::Math::BoostZ::Scalar fGamma public:
static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLXX static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLXY static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLXZ static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLXT static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLYX static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLYY static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLYZ static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLYT static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLZX static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLZY static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLZZ static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLZT static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLTX static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLTY static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLTZ static const ROOT::Math::BoostZ::LorentzRotationMatrixIndex kLTT static const ROOT::Math::BoostZ::BoostMatrixIndex kXX static const ROOT::Math::BoostZ::BoostMatrixIndex kXY static const ROOT::Math::BoostZ::BoostMatrixIndex kXZ static const ROOT::Math::BoostZ::BoostMatrixIndex kXT static const ROOT::Math::BoostZ::BoostMatrixIndex kYY static const ROOT::Math::BoostZ::BoostMatrixIndex kYZ static const ROOT::Math::BoostZ::BoostMatrixIndex kYT static const ROOT::Math::BoostZ::BoostMatrixIndex kZZ static const ROOT::Math::BoostZ::BoostMatrixIndex kZT static const ROOT::Math::BoostZ::BoostMatrixIndex kTT

Class Description

BoostZ()
BoostZ(Scalar beta_z)
void Rectify()
Scalar Beta()
Scalar Gamma()
void SetBeta(Scalar beta)
XYZVector BetaVector()
LorentzVector< PxPyPzE4D<double> > r_xyzt = operator()(xyzt)
void Invert()
BoostZ Inverse()
return ! operator==(rhs)

Last update: Tue Jul 11 11:46:25 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.