CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::HepBoostX Class Reference

#include <BoostX.h>

Public Member Functions

 HepBoostX ()
 
 HepBoostX (const HepBoostX &b)
 
HepBoostXoperator= (const HepBoostX &m)
 
HepBoostXset (double beta)
 
 HepBoostX (double beta)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double xt () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double yt () const
 
double zx () const
 
double zy () const
 
double zz () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
HepRep4x4 rep4x4 () const
 
HepRep4x4Symmetric rep4x4Symmetric () const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
int compare (const HepBoostX &b) const
 
bool operator== (const HepBoostX &b) const
 
bool operator!= (const HepBoostX &b) const
 
bool operator<= (const HepBoostX &b) const
 
bool operator>= (const HepBoostX &b) const
 
bool operator< (const HepBoostX &b) const
 
bool operator> (const HepBoostX &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoostX &b) const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoostX &b) const
 
double howNear (const HepBoost &b) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoostX &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepBoostX operator* (const HepBoostX &b) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoostX inverse () const
 
HepBoostXinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoostX ()
 
 HepBoostX (const HepBoostX &b)
 
HepBoostXoperator= (const HepBoostX &m)
 
HepBoostXset (double beta)
 
 HepBoostX (double beta)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double xt () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double yt () const
 
double zx () const
 
double zy () const
 
double zz () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
HepRep4x4 rep4x4 () const
 
HepRep4x4Symmetric rep4x4Symmetric () const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
int compare (const HepBoostX &b) const
 
bool operator== (const HepBoostX &b) const
 
bool operator!= (const HepBoostX &b) const
 
bool operator<= (const HepBoostX &b) const
 
bool operator>= (const HepBoostX &b) const
 
bool operator< (const HepBoostX &b) const
 
bool operator> (const HepBoostX &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoostX &b) const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoostX &b) const
 
double howNear (const HepBoost &b) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoostX &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepBoostX operator* (const HepBoostX &b) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoostX inverse () const
 
HepBoostXinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoostX ()
 
 HepBoostX (const HepBoostX &b)
 
HepBoostXoperator= (const HepBoostX &m)
 
HepBoostXset (double beta)
 
 HepBoostX (double beta)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double xt () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double yt () const
 
double zx () const
 
double zy () const
 
double zz () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
HepRep4x4 rep4x4 () const
 
HepRep4x4Symmetric rep4x4Symmetric () const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
int compare (const HepBoostX &b) const
 
bool operator== (const HepBoostX &b) const
 
bool operator!= (const HepBoostX &b) const
 
bool operator<= (const HepBoostX &b) const
 
bool operator>= (const HepBoostX &b) const
 
bool operator< (const HepBoostX &b) const
 
bool operator> (const HepBoostX &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoostX &b) const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoostX &b) const
 
double howNear (const HepBoost &b) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoostX &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepBoostX operator* (const HepBoostX &b) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoostX inverse () const
 
HepBoostXinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoostX ()
 
 HepBoostX (const HepBoostX &b)
 
HepBoostXoperator= (const HepBoostX &m)
 
HepBoostXset (double beta)
 
 HepBoostX (double beta)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double xt () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double yt () const
 
double zx () const
 
double zy () const
 
double zz () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
HepRep4x4 rep4x4 () const
 
HepRep4x4Symmetric rep4x4Symmetric () const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
int compare (const HepBoostX &b) const
 
bool operator== (const HepBoostX &b) const
 
bool operator!= (const HepBoostX &b) const
 
bool operator<= (const HepBoostX &b) const
 
bool operator>= (const HepBoostX &b) const
 
bool operator< (const HepBoostX &b) const
 
bool operator> (const HepBoostX &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoostX &b) const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoostX &b) const
 
double howNear (const HepBoost &b) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoostX &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepBoostX operator* (const HepBoostX &b) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoostX inverse () const
 
HepBoostXinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoostX ()
 
 HepBoostX (const HepBoostX &b)
 
HepBoostXoperator= (const HepBoostX &m)
 
HepBoostXset (double beta)
 
 HepBoostX (double beta)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double xt () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double yt () const
 
double zx () const
 
double zy () const
 
double zz () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
HepRep4x4 rep4x4 () const
 
HepRep4x4Symmetric rep4x4Symmetric () const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
int compare (const HepBoostX &b) const
 
bool operator== (const HepBoostX &b) const
 
bool operator!= (const HepBoostX &b) const
 
bool operator<= (const HepBoostX &b) const
 
bool operator>= (const HepBoostX &b) const
 
bool operator< (const HepBoostX &b) const
 
bool operator> (const HepBoostX &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoostX &b) const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoostX &b) const
 
double howNear (const HepBoost &b) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoostX &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepBoostX operator* (const HepBoostX &b) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoostX inverse () const
 
HepBoostXinvert ()
 
std::ostream & print (std::ostream &os) const
 

Static Public Member Functions

static double getTolerance ()
 
static double setTolerance (double tol)
 
static double getTolerance ()
 
static double setTolerance (double tol)
 
static double getTolerance ()
 
static double setTolerance (double tol)
 
static double getTolerance ()
 
static double setTolerance (double tol)
 
static double getTolerance ()
 
static double setTolerance (double tol)
 

Protected Member Functions

HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoostX (double beta, double gamma)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoostX (double beta, double gamma)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoostX (double beta, double gamma)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoostX (double beta, double gamma)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoostX (double beta, double gamma)
 

Protected Attributes

double beta_
 
double gamma_
 

Friends

HepBoostX inverseOf (const HepBoostX &b)
 
HepBoostX inverseOf (const HepBoostX &b)
 
HepBoostX inverseOf (const HepBoostX &b)
 
HepBoostX inverseOf (const HepBoostX &b)
 
HepBoostX inverseOf (const HepBoostX &b)
 

Detailed Description

Author

Definition at line 42 of file Vector/Vector/BoostX.h.

Constructor & Destructor Documentation

◆ HepBoostX() [1/20]

CLHEP::HepBoostX::HepBoostX ( )
inline

Referenced by operator*().

◆ HepBoostX() [2/20]

CLHEP::HepBoostX::HepBoostX ( const HepBoostX & b)
inline

◆ HepBoostX() [3/20]

CLHEP::HepBoostX::HepBoostX ( double beta)
inline

◆ HepBoostX() [4/20]

CLHEP::HepBoostX::HepBoostX ( double beta,
double gamma )
inlineprotected

◆ HepBoostX() [5/20]

CLHEP::HepBoostX::HepBoostX ( )
inline

◆ HepBoostX() [6/20]

CLHEP::HepBoostX::HepBoostX ( const HepBoostX & b)
inline

◆ HepBoostX() [7/20]

CLHEP::HepBoostX::HepBoostX ( double beta)
inline

◆ HepBoostX() [8/20]

CLHEP::HepBoostX::HepBoostX ( double beta,
double gamma )
inlineprotected

◆ HepBoostX() [9/20]

CLHEP::HepBoostX::HepBoostX ( )
inline

◆ HepBoostX() [10/20]

CLHEP::HepBoostX::HepBoostX ( const HepBoostX & b)
inline

◆ HepBoostX() [11/20]

CLHEP::HepBoostX::HepBoostX ( double beta)
inline

◆ HepBoostX() [12/20]

CLHEP::HepBoostX::HepBoostX ( double beta,
double gamma )
inlineprotected

◆ HepBoostX() [13/20]

CLHEP::HepBoostX::HepBoostX ( )
inline

◆ HepBoostX() [14/20]

CLHEP::HepBoostX::HepBoostX ( const HepBoostX & b)
inline

◆ HepBoostX() [15/20]

CLHEP::HepBoostX::HepBoostX ( double beta)
inline

◆ HepBoostX() [16/20]

CLHEP::HepBoostX::HepBoostX ( double beta,
double gamma )
inlineprotected

◆ HepBoostX() [17/20]

CLHEP::HepBoostX::HepBoostX ( )
inline

◆ HepBoostX() [18/20]

CLHEP::HepBoostX::HepBoostX ( const HepBoostX & b)
inline

◆ HepBoostX() [19/20]

CLHEP::HepBoostX::HepBoostX ( double beta)
inline

◆ HepBoostX() [20/20]

CLHEP::HepBoostX::HepBoostX ( double beta,
double gamma )
inlineprotected

Member Function Documentation

◆ beta() [1/5]

double CLHEP::HepBoostX::beta ( ) const
inline

Referenced by operator*().

◆ beta() [2/5]

double CLHEP::HepBoostX::beta ( ) const
inline

◆ beta() [3/5]

double CLHEP::HepBoostX::beta ( ) const
inline

◆ beta() [4/5]

double CLHEP::HepBoostX::beta ( ) const
inline

◆ beta() [5/5]

double CLHEP::HepBoostX::beta ( ) const
inline

◆ boostVector() [1/5]

Hep3Vector CLHEP::HepBoostX::boostVector ( ) const
inline

◆ boostVector() [2/5]

Hep3Vector CLHEP::HepBoostX::boostVector ( ) const
inline

◆ boostVector() [3/5]

Hep3Vector CLHEP::HepBoostX::boostVector ( ) const
inline

◆ boostVector() [4/5]

Hep3Vector CLHEP::HepBoostX::boostVector ( ) const
inline

◆ boostVector() [5/5]

Hep3Vector CLHEP::HepBoostX::boostVector ( ) const
inline

◆ col1() [1/5]

HepLorentzVector CLHEP::HepBoostX::col1 ( ) const
inline

◆ col1() [2/5]

HepLorentzVector CLHEP::HepBoostX::col1 ( ) const
inline

◆ col1() [3/5]

HepLorentzVector CLHEP::HepBoostX::col1 ( ) const
inline

◆ col1() [4/5]

HepLorentzVector CLHEP::HepBoostX::col1 ( ) const
inline

◆ col1() [5/5]

HepLorentzVector CLHEP::HepBoostX::col1 ( ) const
inline

◆ col2() [1/5]

HepLorentzVector CLHEP::HepBoostX::col2 ( ) const
inline

◆ col2() [2/5]

HepLorentzVector CLHEP::HepBoostX::col2 ( ) const
inline

◆ col2() [3/5]

HepLorentzVector CLHEP::HepBoostX::col2 ( ) const
inline

◆ col2() [4/5]

HepLorentzVector CLHEP::HepBoostX::col2 ( ) const
inline

◆ col2() [5/5]

HepLorentzVector CLHEP::HepBoostX::col2 ( ) const
inline

◆ col3() [1/5]

HepLorentzVector CLHEP::HepBoostX::col3 ( ) const
inline

◆ col3() [2/5]

HepLorentzVector CLHEP::HepBoostX::col3 ( ) const
inline

◆ col3() [3/5]

HepLorentzVector CLHEP::HepBoostX::col3 ( ) const
inline

◆ col3() [4/5]

HepLorentzVector CLHEP::HepBoostX::col3 ( ) const
inline

◆ col3() [5/5]

HepLorentzVector CLHEP::HepBoostX::col3 ( ) const
inline

◆ col4() [1/5]

HepLorentzVector CLHEP::HepBoostX::col4 ( ) const
inline

◆ col4() [2/5]

HepLorentzVector CLHEP::HepBoostX::col4 ( ) const
inline

◆ col4() [3/5]

HepLorentzVector CLHEP::HepBoostX::col4 ( ) const
inline

◆ col4() [4/5]

HepLorentzVector CLHEP::HepBoostX::col4 ( ) const
inline

◆ col4() [5/5]

HepLorentzVector CLHEP::HepBoostX::col4 ( ) const
inline

◆ compare() [1/5]

int CLHEP::HepBoostX::compare ( const HepBoostX & b) const
inline

◆ compare() [2/5]

int CLHEP::HepBoostX::compare ( const HepBoostX & b) const
inline

◆ compare() [3/5]

int CLHEP::HepBoostX::compare ( const HepBoostX & b) const
inline

◆ compare() [4/5]

int CLHEP::HepBoostX::compare ( const HepBoostX & b) const
inline

◆ compare() [5/5]

int CLHEP::HepBoostX::compare ( const HepBoostX & b) const
inline

◆ decompose() [1/20]

void CLHEP::HepBoostX::decompose ( Hep3Vector & boost,
HepAxisAngle & rotation ) const

Definition at line 78 of file BoostX.cc.

References boostVector().

◆ decompose() [2/20]

void CLHEP::HepBoostX::decompose ( Hep3Vector & boost,
HepAxisAngle & rotation ) const

◆ decompose() [3/20]

void CLHEP::HepBoostX::decompose ( Hep3Vector & boost,
HepAxisAngle & rotation ) const

◆ decompose() [4/20]

void CLHEP::HepBoostX::decompose ( Hep3Vector & boost,
HepAxisAngle & rotation ) const

◆ decompose() [5/20]

void CLHEP::HepBoostX::decompose ( Hep3Vector & boost,
HepAxisAngle & rotation ) const

◆ decompose() [6/20]

void CLHEP::HepBoostX::decompose ( HepAxisAngle & rotation,
Hep3Vector & boost ) const

Definition at line 66 of file BoostX.cc.

References boostVector().

◆ decompose() [7/20]

void CLHEP::HepBoostX::decompose ( HepAxisAngle & rotation,
Hep3Vector & boost ) const

◆ decompose() [8/20]

void CLHEP::HepBoostX::decompose ( HepAxisAngle & rotation,
Hep3Vector & boost ) const

◆ decompose() [9/20]

void CLHEP::HepBoostX::decompose ( HepAxisAngle & rotation,
Hep3Vector & boost ) const

◆ decompose() [10/20]

void CLHEP::HepBoostX::decompose ( HepAxisAngle & rotation,
Hep3Vector & boost ) const

◆ decompose() [11/20]

void CLHEP::HepBoostX::decompose ( HepBoost & boost,
HepRotation & rotation ) const

Definition at line 71 of file BoostX.cc.

References boostVector().

◆ decompose() [12/20]

void CLHEP::HepBoostX::decompose ( HepBoost & boost,
HepRotation & rotation ) const

◆ decompose() [13/20]

void CLHEP::HepBoostX::decompose ( HepBoost & boost,
HepRotation & rotation ) const

◆ decompose() [14/20]

void CLHEP::HepBoostX::decompose ( HepBoost & boost,
HepRotation & rotation ) const

◆ decompose() [15/20]

void CLHEP::HepBoostX::decompose ( HepBoost & boost,
HepRotation & rotation ) const

◆ decompose() [16/20]

void CLHEP::HepBoostX::decompose ( HepRotation & rotation,
HepBoost & boost ) const

Definition at line 59 of file BoostX.cc.

References boostVector().

◆ decompose() [17/20]

void CLHEP::HepBoostX::decompose ( HepRotation & rotation,
HepBoost & boost ) const

◆ decompose() [18/20]

void CLHEP::HepBoostX::decompose ( HepRotation & rotation,
HepBoost & boost ) const

◆ decompose() [19/20]

void CLHEP::HepBoostX::decompose ( HepRotation & rotation,
HepBoost & boost ) const

◆ decompose() [20/20]

void CLHEP::HepBoostX::decompose ( HepRotation & rotation,
HepBoost & boost ) const

◆ distance2() [1/20]

double CLHEP::HepBoostX::distance2 ( const HepBoost & b) const

Definition at line 85 of file BoostX.cc.

References b.

◆ distance2() [2/20]

double CLHEP::HepBoostX::distance2 ( const HepBoost & b) const

◆ distance2() [3/20]

double CLHEP::HepBoostX::distance2 ( const HepBoost & b) const

◆ distance2() [4/20]

double CLHEP::HepBoostX::distance2 ( const HepBoost & b) const

◆ distance2() [5/20]

double CLHEP::HepBoostX::distance2 ( const HepBoost & b) const

◆ distance2() [6/20]

double CLHEP::HepBoostX::distance2 ( const HepBoostX & b) const
inline

Referenced by distance2(), and isNear().

◆ distance2() [7/20]

double CLHEP::HepBoostX::distance2 ( const HepBoostX & b) const
inline

◆ distance2() [8/20]

double CLHEP::HepBoostX::distance2 ( const HepBoostX & b) const
inline

◆ distance2() [9/20]

double CLHEP::HepBoostX::distance2 ( const HepBoostX & b) const
inline

◆ distance2() [10/20]

double CLHEP::HepBoostX::distance2 ( const HepBoostX & b) const
inline

◆ distance2() [11/20]

double CLHEP::HepBoostX::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [12/20]

double CLHEP::HepBoostX::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [13/20]

double CLHEP::HepBoostX::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [14/20]

double CLHEP::HepBoostX::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [15/20]

double CLHEP::HepBoostX::distance2 ( const HepLorentzRotation & lt) const

◆ distance2() [16/20]

double CLHEP::HepBoostX::distance2 ( const HepRotation & r) const

Definition at line 89 of file BoostX.cc.

References norm2(), and CLHEP::HepRotation::norm2().

◆ distance2() [17/20]

double CLHEP::HepBoostX::distance2 ( const HepRotation & r) const

◆ distance2() [18/20]

double CLHEP::HepBoostX::distance2 ( const HepRotation & r) const

◆ distance2() [19/20]

double CLHEP::HepBoostX::distance2 ( const HepRotation & r) const

◆ distance2() [20/20]

double CLHEP::HepBoostX::distance2 ( const HepRotation & r) const

◆ gamma() [1/5]

double CLHEP::HepBoostX::gamma ( ) const
inline

◆ gamma() [2/5]

double CLHEP::HepBoostX::gamma ( ) const
inline

◆ gamma() [3/5]

double CLHEP::HepBoostX::gamma ( ) const
inline

◆ gamma() [4/5]

double CLHEP::HepBoostX::gamma ( ) const
inline

◆ gamma() [5/5]

double CLHEP::HepBoostX::gamma ( ) const
inline

◆ getDirection() [1/5]

Hep3Vector CLHEP::HepBoostX::getDirection ( ) const
inline

◆ getDirection() [2/5]

Hep3Vector CLHEP::HepBoostX::getDirection ( ) const
inline

◆ getDirection() [3/5]

Hep3Vector CLHEP::HepBoostX::getDirection ( ) const
inline

◆ getDirection() [4/5]

Hep3Vector CLHEP::HepBoostX::getDirection ( ) const
inline

◆ getDirection() [5/5]

Hep3Vector CLHEP::HepBoostX::getDirection ( ) const
inline

◆ getTolerance() [1/5]

static double CLHEP::HepBoostX::getTolerance ( )
inlinestatic

◆ getTolerance() [2/5]

static double CLHEP::HepBoostX::getTolerance ( )
inlinestatic

◆ getTolerance() [3/5]

static double CLHEP::HepBoostX::getTolerance ( )
inlinestatic

◆ getTolerance() [4/5]

static double CLHEP::HepBoostX::getTolerance ( )
inlinestatic

◆ getTolerance() [5/5]

static double CLHEP::HepBoostX::getTolerance ( )
inlinestatic

◆ howNear() [1/20]

double CLHEP::HepBoostX::howNear ( const HepBoost & b) const
inline

◆ howNear() [2/20]

double CLHEP::HepBoostX::howNear ( const HepBoost & b) const
inline

◆ howNear() [3/20]

double CLHEP::HepBoostX::howNear ( const HepBoost & b) const
inline

◆ howNear() [4/20]

double CLHEP::HepBoostX::howNear ( const HepBoost & b) const
inline

◆ howNear() [5/20]

double CLHEP::HepBoostX::howNear ( const HepBoost & b) const
inline

◆ howNear() [6/20]

double CLHEP::HepBoostX::howNear ( const HepBoostX & b) const
inline

◆ howNear() [7/20]

double CLHEP::HepBoostX::howNear ( const HepBoostX & b) const
inline

◆ howNear() [8/20]

double CLHEP::HepBoostX::howNear ( const HepBoostX & b) const
inline

◆ howNear() [9/20]

double CLHEP::HepBoostX::howNear ( const HepBoostX & b) const
inline

◆ howNear() [10/20]

double CLHEP::HepBoostX::howNear ( const HepBoostX & b) const
inline

◆ howNear() [11/20]

double CLHEP::HepBoostX::howNear ( const HepLorentzRotation & lt) const
inline

◆ howNear() [12/20]

double CLHEP::HepBoostX::howNear ( const HepLorentzRotation & lt) const
inline

◆ howNear() [13/20]

double CLHEP::HepBoostX::howNear ( const HepLorentzRotation & lt) const
inline

◆ howNear() [14/20]

double CLHEP::HepBoostX::howNear ( const HepLorentzRotation & lt) const
inline

◆ howNear() [15/20]

double CLHEP::HepBoostX::howNear ( const HepLorentzRotation & lt) const
inline

◆ howNear() [16/20]

double CLHEP::HepBoostX::howNear ( const HepRotation & r) const
inline

◆ howNear() [17/20]

double CLHEP::HepBoostX::howNear ( const HepRotation & r) const
inline

◆ howNear() [18/20]

double CLHEP::HepBoostX::howNear ( const HepRotation & r) const
inline

◆ howNear() [19/20]

double CLHEP::HepBoostX::howNear ( const HepRotation & r) const
inline

◆ howNear() [20/20]

double CLHEP::HepBoostX::howNear ( const HepRotation & r) const
inline

◆ inverse() [1/5]

HepBoostX CLHEP::HepBoostX::inverse ( ) const
inline

◆ inverse() [2/5]

HepBoostX CLHEP::HepBoostX::inverse ( ) const
inline

◆ inverse() [3/5]

HepBoostX CLHEP::HepBoostX::inverse ( ) const
inline

◆ inverse() [4/5]

HepBoostX CLHEP::HepBoostX::inverse ( ) const
inline

◆ inverse() [5/5]

HepBoostX CLHEP::HepBoostX::inverse ( ) const
inline

◆ invert() [1/5]

HepBoostX & CLHEP::HepBoostX::invert ( )
inline

◆ invert() [2/5]

HepBoostX & CLHEP::HepBoostX::invert ( )
inline

◆ invert() [3/5]

HepBoostX & CLHEP::HepBoostX::invert ( )
inline

◆ invert() [4/5]

HepBoostX & CLHEP::HepBoostX::invert ( )
inline

◆ invert() [5/5]

HepBoostX & CLHEP::HepBoostX::invert ( )
inline

◆ isIdentity() [1/5]

bool CLHEP::HepBoostX::isIdentity ( ) const
inline

◆ isIdentity() [2/5]

bool CLHEP::HepBoostX::isIdentity ( ) const
inline

◆ isIdentity() [3/5]

bool CLHEP::HepBoostX::isIdentity ( ) const
inline

◆ isIdentity() [4/5]

bool CLHEP::HepBoostX::isIdentity ( ) const
inline

◆ isIdentity() [5/5]

bool CLHEP::HepBoostX::isIdentity ( ) const
inline

◆ isNear() [1/20]

bool CLHEP::HepBoostX::isNear ( const HepBoost & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [2/20]

bool CLHEP::HepBoostX::isNear ( const HepBoost & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [3/20]

bool CLHEP::HepBoostX::isNear ( const HepBoost & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [4/20]

bool CLHEP::HepBoostX::isNear ( const HepBoost & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [5/20]

bool CLHEP::HepBoostX::isNear ( const HepBoost & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [6/20]

bool CLHEP::HepBoostX::isNear ( const HepBoostX & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [7/20]

bool CLHEP::HepBoostX::isNear ( const HepBoostX & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [8/20]

bool CLHEP::HepBoostX::isNear ( const HepBoostX & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [9/20]

bool CLHEP::HepBoostX::isNear ( const HepBoostX & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [10/20]

bool CLHEP::HepBoostX::isNear ( const HepBoostX & b,
double epsilon = Hep4RotationInterface::tolerance ) const
inline

◆ isNear() [11/20]

bool CLHEP::HepBoostX::isNear ( const HepLorentzRotation & lt,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [12/20]

bool CLHEP::HepBoostX::isNear ( const HepLorentzRotation & lt,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [13/20]

bool CLHEP::HepBoostX::isNear ( const HepLorentzRotation & lt,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [14/20]

bool CLHEP::HepBoostX::isNear ( const HepLorentzRotation & lt,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [15/20]

bool CLHEP::HepBoostX::isNear ( const HepLorentzRotation & lt,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [16/20]

bool CLHEP::HepBoostX::isNear ( const HepRotation & r,
double epsilon = Hep4RotationInterface::tolerance ) const

Definition at line 104 of file BoostX.cc.

References norm2(), and CLHEP::HepRotation::norm2().

◆ isNear() [17/20]

bool CLHEP::HepBoostX::isNear ( const HepRotation & r,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [18/20]

bool CLHEP::HepBoostX::isNear ( const HepRotation & r,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [19/20]

bool CLHEP::HepBoostX::isNear ( const HepRotation & r,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ isNear() [20/20]

bool CLHEP::HepBoostX::isNear ( const HepRotation & r,
double epsilon = Hep4RotationInterface::tolerance ) const

◆ matrixMultiplication() [1/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4 & m) const
protected

◆ matrixMultiplication() [2/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4 & m) const
protected

◆ matrixMultiplication() [3/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4 & m) const
protected

◆ matrixMultiplication() [4/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4 & m) const
protected

◆ matrixMultiplication() [5/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4 & m) const
protected

◆ matrixMultiplication() [6/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4Symmetric & m) const
protected

◆ matrixMultiplication() [7/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4Symmetric & m) const
protected

◆ matrixMultiplication() [8/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4Symmetric & m) const
protected

◆ matrixMultiplication() [9/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4Symmetric & m) const
protected

◆ matrixMultiplication() [10/10]

HepLorentzRotation CLHEP::HepBoostX::matrixMultiplication ( const HepRep4x4Symmetric & m) const
protected

◆ norm2() [1/5]

double CLHEP::HepBoostX::norm2 ( ) const
inline

Referenced by distance2(), and isNear().

◆ norm2() [2/5]

double CLHEP::HepBoostX::norm2 ( ) const
inline

◆ norm2() [3/5]

double CLHEP::HepBoostX::norm2 ( ) const
inline

◆ norm2() [4/5]

double CLHEP::HepBoostX::norm2 ( ) const
inline

◆ norm2() [5/5]

double CLHEP::HepBoostX::norm2 ( ) const
inline

◆ operator!=() [1/5]

bool CLHEP::HepBoostX::operator!= ( const HepBoostX & b) const
inline

◆ operator!=() [2/5]

bool CLHEP::HepBoostX::operator!= ( const HepBoostX & b) const
inline

◆ operator!=() [3/5]

bool CLHEP::HepBoostX::operator!= ( const HepBoostX & b) const
inline

◆ operator!=() [4/5]

bool CLHEP::HepBoostX::operator!= ( const HepBoostX & b) const
inline

◆ operator!=() [5/5]

bool CLHEP::HepBoostX::operator!= ( const HepBoostX & b) const
inline

◆ operator()() [1/5]

HepLorentzVector CLHEP::HepBoostX::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [2/5]

HepLorentzVector CLHEP::HepBoostX::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [3/5]

HepLorentzVector CLHEP::HepBoostX::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [4/5]

HepLorentzVector CLHEP::HepBoostX::operator() ( const HepLorentzVector & w) const
inline

◆ operator()() [5/5]

HepLorentzVector CLHEP::HepBoostX::operator() ( const HepLorentzVector & w) const
inline

◆ operator*() [1/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepBoost & b) const

Definition at line 144 of file BoostX.cc.

References b.

◆ operator*() [2/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepBoost & b) const

◆ operator*() [3/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepBoost & b) const

◆ operator*() [4/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepBoost & b) const

◆ operator*() [5/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepBoost & b) const

◆ operator*() [6/25]

HepBoostX CLHEP::HepBoostX::operator* ( const HepBoostX & b) const

Definition at line 141 of file BoostX.cc.

References b, beta(), and HepBoostX().

◆ operator*() [7/25]

HepBoostX CLHEP::HepBoostX::operator* ( const HepBoostX & b) const

◆ operator*() [8/25]

HepBoostX CLHEP::HepBoostX::operator* ( const HepBoostX & b) const

◆ operator*() [9/25]

HepBoostX CLHEP::HepBoostX::operator* ( const HepBoostX & b) const

◆ operator*() [10/25]

HepBoostX CLHEP::HepBoostX::operator* ( const HepBoostX & b) const

◆ operator*() [11/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepLorentzRotation & lt) const

Definition at line 152 of file BoostX.cc.

◆ operator*() [12/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepLorentzRotation & lt) const

◆ operator*() [13/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepLorentzRotation & lt) const

◆ operator*() [14/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepLorentzRotation & lt) const

◆ operator*() [15/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepLorentzRotation & lt) const

◆ operator*() [16/25]

HepLorentzVector CLHEP::HepBoostX::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [17/25]

HepLorentzVector CLHEP::HepBoostX::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [18/25]

HepLorentzVector CLHEP::HepBoostX::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [19/25]

HepLorentzVector CLHEP::HepBoostX::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [20/25]

HepLorentzVector CLHEP::HepBoostX::operator* ( const HepLorentzVector & w) const
inline

◆ operator*() [21/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepRotation & r) const

Definition at line 148 of file BoostX.cc.

◆ operator*() [22/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepRotation & r) const

◆ operator*() [23/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepRotation & r) const

◆ operator*() [24/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepRotation & r) const

◆ operator*() [25/25]

HepLorentzRotation CLHEP::HepBoostX::operator* ( const HepRotation & r) const

◆ operator<() [1/5]

bool CLHEP::HepBoostX::operator< ( const HepBoostX & b) const
inline

◆ operator<() [2/5]

bool CLHEP::HepBoostX::operator< ( const HepBoostX & b) const
inline

◆ operator<() [3/5]

bool CLHEP::HepBoostX::operator< ( const HepBoostX & b) const
inline

◆ operator<() [4/5]

bool CLHEP::HepBoostX::operator< ( const HepBoostX & b) const
inline

◆ operator<() [5/5]

bool CLHEP::HepBoostX::operator< ( const HepBoostX & b) const
inline

◆ operator<=() [1/5]

bool CLHEP::HepBoostX::operator<= ( const HepBoostX & b) const
inline

◆ operator<=() [2/5]

bool CLHEP::HepBoostX::operator<= ( const HepBoostX & b) const
inline

◆ operator<=() [3/5]

bool CLHEP::HepBoostX::operator<= ( const HepBoostX & b) const
inline

◆ operator<=() [4/5]

bool CLHEP::HepBoostX::operator<= ( const HepBoostX & b) const
inline

◆ operator<=() [5/5]

bool CLHEP::HepBoostX::operator<= ( const HepBoostX & b) const
inline

◆ operator=() [1/5]

HepBoostX & CLHEP::HepBoostX::operator= ( const HepBoostX & m)
inline

◆ operator=() [2/5]

HepBoostX & CLHEP::HepBoostX::operator= ( const HepBoostX & m)
inline

◆ operator=() [3/5]

HepBoostX & CLHEP::HepBoostX::operator= ( const HepBoostX & m)
inline

◆ operator=() [4/5]

HepBoostX & CLHEP::HepBoostX::operator= ( const HepBoostX & m)
inline

◆ operator=() [5/5]

HepBoostX & CLHEP::HepBoostX::operator= ( const HepBoostX & m)
inline

◆ operator==() [1/5]

bool CLHEP::HepBoostX::operator== ( const HepBoostX & b) const
inline

◆ operator==() [2/5]

bool CLHEP::HepBoostX::operator== ( const HepBoostX & b) const
inline

◆ operator==() [3/5]

bool CLHEP::HepBoostX::operator== ( const HepBoostX & b) const
inline

◆ operator==() [4/5]

bool CLHEP::HepBoostX::operator== ( const HepBoostX & b) const
inline

◆ operator==() [5/5]

bool CLHEP::HepBoostX::operator== ( const HepBoostX & b) const
inline

◆ operator>() [1/5]

bool CLHEP::HepBoostX::operator> ( const HepBoostX & b) const
inline

◆ operator>() [2/5]

bool CLHEP::HepBoostX::operator> ( const HepBoostX & b) const
inline

◆ operator>() [3/5]

bool CLHEP::HepBoostX::operator> ( const HepBoostX & b) const
inline

◆ operator>() [4/5]

bool CLHEP::HepBoostX::operator> ( const HepBoostX & b) const
inline

◆ operator>() [5/5]

bool CLHEP::HepBoostX::operator> ( const HepBoostX & b) const
inline

◆ operator>=() [1/5]

bool CLHEP::HepBoostX::operator>= ( const HepBoostX & b) const
inline

◆ operator>=() [2/5]

bool CLHEP::HepBoostX::operator>= ( const HepBoostX & b) const
inline

◆ operator>=() [3/5]

bool CLHEP::HepBoostX::operator>= ( const HepBoostX & b) const
inline

◆ operator>=() [4/5]

bool CLHEP::HepBoostX::operator>= ( const HepBoostX & b) const
inline

◆ operator>=() [5/5]

bool CLHEP::HepBoostX::operator>= ( const HepBoostX & b) const
inline

◆ print() [1/5]

std::ostream & CLHEP::HepBoostX::print ( std::ostream & os) const

Definition at line 159 of file BoostX.cc.

References beta_, and gamma_.

◆ print() [2/5]

std::ostream & CLHEP::HepBoostX::print ( std::ostream & os) const

◆ print() [3/5]

std::ostream & CLHEP::HepBoostX::print ( std::ostream & os) const

◆ print() [4/5]

std::ostream & CLHEP::HepBoostX::print ( std::ostream & os) const

◆ print() [5/5]

std::ostream & CLHEP::HepBoostX::print ( std::ostream & os) const

◆ rectify() [1/5]

void CLHEP::HepBoostX::rectify ( )

Definition at line 124 of file BoostX.cc.

References beta_, and gamma_.

◆ rectify() [2/5]

void CLHEP::HepBoostX::rectify ( )

◆ rectify() [3/5]

void CLHEP::HepBoostX::rectify ( )

◆ rectify() [4/5]

void CLHEP::HepBoostX::rectify ( )

◆ rectify() [5/5]

void CLHEP::HepBoostX::rectify ( )

◆ rep4x4() [1/5]

HepRep4x4 CLHEP::HepBoostX::rep4x4 ( ) const

Definition at line 41 of file BoostX.cc.

References beta_, and gamma_.

◆ rep4x4() [2/5]

HepRep4x4 CLHEP::HepBoostX::rep4x4 ( ) const

◆ rep4x4() [3/5]

HepRep4x4 CLHEP::HepBoostX::rep4x4 ( ) const

◆ rep4x4() [4/5]

HepRep4x4 CLHEP::HepBoostX::rep4x4 ( ) const

◆ rep4x4() [5/5]

HepRep4x4 CLHEP::HepBoostX::rep4x4 ( ) const

◆ rep4x4Symmetric() [1/5]

HepRep4x4Symmetric CLHEP::HepBoostX::rep4x4Symmetric ( ) const

Definition at line 49 of file BoostX.cc.

References beta_, and gamma_.

◆ rep4x4Symmetric() [2/5]

HepRep4x4Symmetric CLHEP::HepBoostX::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [3/5]

HepRep4x4Symmetric CLHEP::HepBoostX::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [4/5]

HepRep4x4Symmetric CLHEP::HepBoostX::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [5/5]

HepRep4x4Symmetric CLHEP::HepBoostX::rep4x4Symmetric ( ) const

◆ row1() [1/5]

HepLorentzVector CLHEP::HepBoostX::row1 ( ) const
inline

◆ row1() [2/5]

HepLorentzVector CLHEP::HepBoostX::row1 ( ) const
inline

◆ row1() [3/5]

HepLorentzVector CLHEP::HepBoostX::row1 ( ) const
inline

◆ row1() [4/5]

HepLorentzVector CLHEP::HepBoostX::row1 ( ) const
inline

◆ row1() [5/5]

HepLorentzVector CLHEP::HepBoostX::row1 ( ) const
inline

◆ row2() [1/5]

HepLorentzVector CLHEP::HepBoostX::row2 ( ) const
inline

◆ row2() [2/5]

HepLorentzVector CLHEP::HepBoostX::row2 ( ) const
inline

◆ row2() [3/5]

HepLorentzVector CLHEP::HepBoostX::row2 ( ) const
inline

◆ row2() [4/5]

HepLorentzVector CLHEP::HepBoostX::row2 ( ) const
inline

◆ row2() [5/5]

HepLorentzVector CLHEP::HepBoostX::row2 ( ) const
inline

◆ row3() [1/5]

HepLorentzVector CLHEP::HepBoostX::row3 ( ) const
inline

◆ row3() [2/5]

HepLorentzVector CLHEP::HepBoostX::row3 ( ) const
inline

◆ row3() [3/5]

HepLorentzVector CLHEP::HepBoostX::row3 ( ) const
inline

◆ row3() [4/5]

HepLorentzVector CLHEP::HepBoostX::row3 ( ) const
inline

◆ row3() [5/5]

HepLorentzVector CLHEP::HepBoostX::row3 ( ) const
inline

◆ row4() [1/5]

HepLorentzVector CLHEP::HepBoostX::row4 ( ) const
inline

◆ row4() [2/5]

HepLorentzVector CLHEP::HepBoostX::row4 ( ) const
inline

◆ row4() [3/5]

HepLorentzVector CLHEP::HepBoostX::row4 ( ) const
inline

◆ row4() [4/5]

HepLorentzVector CLHEP::HepBoostX::row4 ( ) const
inline

◆ row4() [5/5]

HepLorentzVector CLHEP::HepBoostX::row4 ( ) const
inline

◆ set() [1/5]

HepBoostX & CLHEP::HepBoostX::set ( double beta)

Definition at line 25 of file BoostX.cc.

References beta_, gamma_, and ZMthrowA.

◆ set() [2/5]

HepBoostX & CLHEP::HepBoostX::set ( double beta)

◆ set() [3/5]

HepBoostX & CLHEP::HepBoostX::set ( double beta)

◆ set() [4/5]

HepBoostX & CLHEP::HepBoostX::set ( double beta)

◆ set() [5/5]

HepBoostX & CLHEP::HepBoostX::set ( double beta)

◆ setTolerance() [1/5]

static double CLHEP::HepBoostX::setTolerance ( double tol)
inlinestatic

◆ setTolerance() [2/5]

static double CLHEP::HepBoostX::setTolerance ( double tol)
inlinestatic

◆ setTolerance() [3/5]

static double CLHEP::HepBoostX::setTolerance ( double tol)
inlinestatic

◆ setTolerance() [4/5]

static double CLHEP::HepBoostX::setTolerance ( double tol)
inlinestatic

◆ setTolerance() [5/5]

static double CLHEP::HepBoostX::setTolerance ( double tol)
inlinestatic

◆ tt() [1/5]

double CLHEP::HepBoostX::tt ( ) const
inline

◆ tt() [2/5]

double CLHEP::HepBoostX::tt ( ) const
inline

◆ tt() [3/5]

double CLHEP::HepBoostX::tt ( ) const
inline

◆ tt() [4/5]

double CLHEP::HepBoostX::tt ( ) const
inline

◆ tt() [5/5]

double CLHEP::HepBoostX::tt ( ) const
inline

◆ tx() [1/5]

double CLHEP::HepBoostX::tx ( ) const
inline

◆ tx() [2/5]

double CLHEP::HepBoostX::tx ( ) const
inline

◆ tx() [3/5]

double CLHEP::HepBoostX::tx ( ) const
inline

◆ tx() [4/5]

double CLHEP::HepBoostX::tx ( ) const
inline

◆ tx() [5/5]

double CLHEP::HepBoostX::tx ( ) const
inline

◆ ty() [1/5]

double CLHEP::HepBoostX::ty ( ) const
inline

◆ ty() [2/5]

double CLHEP::HepBoostX::ty ( ) const
inline

◆ ty() [3/5]

double CLHEP::HepBoostX::ty ( ) const
inline

◆ ty() [4/5]

double CLHEP::HepBoostX::ty ( ) const
inline

◆ ty() [5/5]

double CLHEP::HepBoostX::ty ( ) const
inline

◆ tz() [1/5]

double CLHEP::HepBoostX::tz ( ) const
inline

◆ tz() [2/5]

double CLHEP::HepBoostX::tz ( ) const
inline

◆ tz() [3/5]

double CLHEP::HepBoostX::tz ( ) const
inline

◆ tz() [4/5]

double CLHEP::HepBoostX::tz ( ) const
inline

◆ tz() [5/5]

double CLHEP::HepBoostX::tz ( ) const
inline

◆ vectorMultiplication() [1/5]

HepLorentzVector CLHEP::HepBoostX::vectorMultiplication ( const HepLorentzVector & w) const
inlineprotected

◆ vectorMultiplication() [2/5]

HepLorentzVector CLHEP::HepBoostX::vectorMultiplication ( const HepLorentzVector & w) const
inlineprotected

◆ vectorMultiplication() [3/5]

HepLorentzVector CLHEP::HepBoostX::vectorMultiplication ( const HepLorentzVector & w) const
inlineprotected

◆ vectorMultiplication() [4/5]

HepLorentzVector CLHEP::HepBoostX::vectorMultiplication ( const HepLorentzVector & w) const
inlineprotected

◆ vectorMultiplication() [5/5]

HepLorentzVector CLHEP::HepBoostX::vectorMultiplication ( const HepLorentzVector & w) const
inlineprotected

◆ xt() [1/5]

double CLHEP::HepBoostX::xt ( ) const
inline

◆ xt() [2/5]

double CLHEP::HepBoostX::xt ( ) const
inline

◆ xt() [3/5]

double CLHEP::HepBoostX::xt ( ) const
inline

◆ xt() [4/5]

double CLHEP::HepBoostX::xt ( ) const
inline

◆ xt() [5/5]

double CLHEP::HepBoostX::xt ( ) const
inline

◆ xx() [1/5]

double CLHEP::HepBoostX::xx ( ) const
inline

◆ xx() [2/5]

double CLHEP::HepBoostX::xx ( ) const
inline

◆ xx() [3/5]

double CLHEP::HepBoostX::xx ( ) const
inline

◆ xx() [4/5]

double CLHEP::HepBoostX::xx ( ) const
inline

◆ xx() [5/5]

double CLHEP::HepBoostX::xx ( ) const
inline

◆ xy() [1/5]

double CLHEP::HepBoostX::xy ( ) const
inline

◆ xy() [2/5]

double CLHEP::HepBoostX::xy ( ) const
inline

◆ xy() [3/5]

double CLHEP::HepBoostX::xy ( ) const
inline

◆ xy() [4/5]

double CLHEP::HepBoostX::xy ( ) const
inline

◆ xy() [5/5]

double CLHEP::HepBoostX::xy ( ) const
inline

◆ xz() [1/5]

double CLHEP::HepBoostX::xz ( ) const
inline

◆ xz() [2/5]

double CLHEP::HepBoostX::xz ( ) const
inline

◆ xz() [3/5]

double CLHEP::HepBoostX::xz ( ) const
inline

◆ xz() [4/5]

double CLHEP::HepBoostX::xz ( ) const
inline

◆ xz() [5/5]

double CLHEP::HepBoostX::xz ( ) const
inline

◆ yt() [1/5]

double CLHEP::HepBoostX::yt ( ) const
inline

◆ yt() [2/5]

double CLHEP::HepBoostX::yt ( ) const
inline

◆ yt() [3/5]

double CLHEP::HepBoostX::yt ( ) const
inline

◆ yt() [4/5]

double CLHEP::HepBoostX::yt ( ) const
inline

◆ yt() [5/5]

double CLHEP::HepBoostX::yt ( ) const
inline

◆ yx() [1/5]

double CLHEP::HepBoostX::yx ( ) const
inline

◆ yx() [2/5]

double CLHEP::HepBoostX::yx ( ) const
inline

◆ yx() [3/5]

double CLHEP::HepBoostX::yx ( ) const
inline

◆ yx() [4/5]

double CLHEP::HepBoostX::yx ( ) const
inline

◆ yx() [5/5]

double CLHEP::HepBoostX::yx ( ) const
inline

◆ yy() [1/5]

double CLHEP::HepBoostX::yy ( ) const
inline

◆ yy() [2/5]

double CLHEP::HepBoostX::yy ( ) const
inline

◆ yy() [3/5]

double CLHEP::HepBoostX::yy ( ) const
inline

◆ yy() [4/5]

double CLHEP::HepBoostX::yy ( ) const
inline

◆ yy() [5/5]

double CLHEP::HepBoostX::yy ( ) const
inline

◆ yz() [1/5]

double CLHEP::HepBoostX::yz ( ) const
inline

◆ yz() [2/5]

double CLHEP::HepBoostX::yz ( ) const
inline

◆ yz() [3/5]

double CLHEP::HepBoostX::yz ( ) const
inline

◆ yz() [4/5]

double CLHEP::HepBoostX::yz ( ) const
inline

◆ yz() [5/5]

double CLHEP::HepBoostX::yz ( ) const
inline

◆ zt() [1/5]

double CLHEP::HepBoostX::zt ( ) const
inline

◆ zt() [2/5]

double CLHEP::HepBoostX::zt ( ) const
inline

◆ zt() [3/5]

double CLHEP::HepBoostX::zt ( ) const
inline

◆ zt() [4/5]

double CLHEP::HepBoostX::zt ( ) const
inline

◆ zt() [5/5]

double CLHEP::HepBoostX::zt ( ) const
inline

◆ zx() [1/5]

double CLHEP::HepBoostX::zx ( ) const
inline

◆ zx() [2/5]

double CLHEP::HepBoostX::zx ( ) const
inline

◆ zx() [3/5]

double CLHEP::HepBoostX::zx ( ) const
inline

◆ zx() [4/5]

double CLHEP::HepBoostX::zx ( ) const
inline

◆ zx() [5/5]

double CLHEP::HepBoostX::zx ( ) const
inline

◆ zy() [1/5]

double CLHEP::HepBoostX::zy ( ) const
inline

◆ zy() [2/5]

double CLHEP::HepBoostX::zy ( ) const
inline

◆ zy() [3/5]

double CLHEP::HepBoostX::zy ( ) const
inline

◆ zy() [4/5]

double CLHEP::HepBoostX::zy ( ) const
inline

◆ zy() [5/5]

double CLHEP::HepBoostX::zy ( ) const
inline

◆ zz() [1/5]

double CLHEP::HepBoostX::zz ( ) const
inline

◆ zz() [2/5]

double CLHEP::HepBoostX::zz ( ) const
inline

◆ zz() [3/5]

double CLHEP::HepBoostX::zz ( ) const
inline

◆ zz() [4/5]

double CLHEP::HepBoostX::zz ( ) const
inline

◆ zz() [5/5]

double CLHEP::HepBoostX::zz ( ) const
inline

Friends And Related Symbol Documentation

◆ inverseOf [1/5]

HepBoostX inverseOf ( const HepBoostX & b)
friend

◆ inverseOf [2/5]

HepBoostX inverseOf ( const HepBoostX & b)
friend

◆ inverseOf [3/5]

HepBoostX inverseOf ( const HepBoostX & b)
friend

◆ inverseOf [4/5]

HepBoostX inverseOf ( const HepBoostX & b)
friend

◆ inverseOf [5/5]

HepBoostX inverseOf ( const HepBoostX & b)
friend

Member Data Documentation

◆ beta_

double CLHEP::HepBoostX::beta_
protected

Definition at line 209 of file Geometry/CLHEP/Vector/BoostX.h.

Referenced by print(), rectify(), rep4x4(), rep4x4Symmetric(), and set().

◆ gamma_

double CLHEP::HepBoostX::gamma_
protected

Definition at line 210 of file Geometry/CLHEP/Vector/BoostX.h.

Referenced by print(), rectify(), rep4x4(), rep4x4Symmetric(), and set().


The documentation for this class was generated from the following files: