library: libMathCore
#include "BoostY.h"

ROOT::Math::BoostY


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

class ROOT::Math::BoostY

Inheritance Chart:
ROOT::Math::BoostY

    public:
BoostY() BoostY(ROOT::Math::BoostY::Scalar beta_y) ROOT::Math::BoostY Inverse() const BoostY(const ROOT::Math::BoostY&) ~BoostY() ROOT::Math::BoostY::Scalar Beta() const ROOT::Math::BoostY::XYZVector BetaVector() const ROOT::Math::BoostY::Scalar Gamma() const void GetComponents(ROOT::Math::BoostY::Scalar& beta_y) const void GetLorentzRotation(ROOT::Math::BoostY::Scalar* r) const void Invert() bool operator!=(const ROOT::Math::BoostY& 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::BoostY& operator=(const ROOT::Math::BoostY&) bool operator==(const ROOT::Math::BoostY& rhs) void Rectify() void SetBeta(ROOT::Math::BoostY::Scalar beta) void SetComponents(ROOT::Math::BoostY::Scalar beta_y)

Data Members

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

Class Description

BoostY()
BoostY(Scalar beta_y)
void Rectify()
Scalar Beta()
Scalar Gamma()
void SetBeta(Scalar beta)
XYZVector BetaVector()
LorentzVector< PxPyPzE4D<double> > r_xyzt = operator()(xyzt)
void Invert()
BoostY 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.