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

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
CLHEP::HepBoost Class Reference

#include <Boost.h>

Public Member Functions

 HepBoost ()
 
 HepBoost (const HepBoost &m)
 
HepBoostoperator= (const HepBoost &m)
 
HepBoostset (double betaX, double betaY, double betaZ)
 
 HepBoost (double betaX, double betaY, double betaZ)
 
HepBoostset (const HepRep4x4Symmetric &m)
 
 HepBoost (const HepRep4x4Symmetric &m)
 
HepBoostset (Hep3Vector direction, double beta)
 
 HepBoost (Hep3Vector direction, double beta)
 
HepBoostset (const Hep3Vector &boost)
 
 HepBoost (const Hep3Vector &boost)
 
HepBoostset (const HepBoostX &boost)
 
HepBoostset (const HepBoostY &boost)
 
HepBoostset (const HepBoostZ &boost)
 
 HepBoost (const HepBoostX &boost)
 
 HepBoost (const HepBoostY &boost)
 
 HepBoost (const HepBoostZ &boost)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
Hep3Vector direction () 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 HepBoost &b) const
 
bool operator== (const HepBoost &b) const
 
bool operator!= (const HepBoost &b) const
 
bool operator<= (const HepBoost &b) const
 
bool operator>= (const HepBoost &b) const
 
bool operator< (const HepBoost &b) const
 
bool operator> (const HepBoost &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepBoostX &bx) const
 
double distance2 (const HepBoostY &by) const
 
double distance2 (const HepBoostZ &bz) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &b) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) 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 &p) const
 
HepLorentzVector operator* (const HepLorentzVector &p) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoost inverse () const
 
HepBoostinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoost ()
 
 HepBoost (const HepBoost &m)
 
HepBoostoperator= (const HepBoost &m)
 
HepBoostset (double betaX, double betaY, double betaZ)
 
 HepBoost (double betaX, double betaY, double betaZ)
 
HepBoostset (const HepRep4x4Symmetric &m)
 
 HepBoost (const HepRep4x4Symmetric &m)
 
HepBoostset (Hep3Vector direction, double beta)
 
 HepBoost (Hep3Vector direction, double beta)
 
HepBoostset (const Hep3Vector &boost)
 
 HepBoost (const Hep3Vector &boost)
 
HepBoostset (const HepBoostX &boost)
 
HepBoostset (const HepBoostY &boost)
 
HepBoostset (const HepBoostZ &boost)
 
 HepBoost (const HepBoostX &boost)
 
 HepBoost (const HepBoostY &boost)
 
 HepBoost (const HepBoostZ &boost)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
Hep3Vector direction () 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 HepBoost &b) const
 
bool operator== (const HepBoost &b) const
 
bool operator!= (const HepBoost &b) const
 
bool operator<= (const HepBoost &b) const
 
bool operator>= (const HepBoost &b) const
 
bool operator< (const HepBoost &b) const
 
bool operator> (const HepBoost &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepBoostX &bx) const
 
double distance2 (const HepBoostY &by) const
 
double distance2 (const HepBoostZ &bz) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &b) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) 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 &p) const
 
HepLorentzVector operator* (const HepLorentzVector &p) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoost inverse () const
 
HepBoostinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoost ()
 
 HepBoost (const HepBoost &m)
 
HepBoostoperator= (const HepBoost &m)
 
HepBoostset (double betaX, double betaY, double betaZ)
 
 HepBoost (double betaX, double betaY, double betaZ)
 
HepBoostset (const HepRep4x4Symmetric &m)
 
 HepBoost (const HepRep4x4Symmetric &m)
 
HepBoostset (Hep3Vector direction, double beta)
 
 HepBoost (Hep3Vector direction, double beta)
 
HepBoostset (const Hep3Vector &boost)
 
 HepBoost (const Hep3Vector &boost)
 
HepBoostset (const HepBoostX &boost)
 
HepBoostset (const HepBoostY &boost)
 
HepBoostset (const HepBoostZ &boost)
 
 HepBoost (const HepBoostX &boost)
 
 HepBoost (const HepBoostY &boost)
 
 HepBoost (const HepBoostZ &boost)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
Hep3Vector direction () 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 HepBoost &b) const
 
bool operator== (const HepBoost &b) const
 
bool operator!= (const HepBoost &b) const
 
bool operator<= (const HepBoost &b) const
 
bool operator>= (const HepBoost &b) const
 
bool operator< (const HepBoost &b) const
 
bool operator> (const HepBoost &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepBoostX &bx) const
 
double distance2 (const HepBoostY &by) const
 
double distance2 (const HepBoostZ &bz) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &b) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) 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 &p) const
 
HepLorentzVector operator* (const HepLorentzVector &p) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoost inverse () const
 
HepBoostinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoost ()
 
 HepBoost (const HepBoost &m)
 
HepBoostoperator= (const HepBoost &m)
 
HepBoostset (double betaX, double betaY, double betaZ)
 
 HepBoost (double betaX, double betaY, double betaZ)
 
HepBoostset (const HepRep4x4Symmetric &m)
 
 HepBoost (const HepRep4x4Symmetric &m)
 
HepBoostset (Hep3Vector direction, double beta)
 
 HepBoost (Hep3Vector direction, double beta)
 
HepBoostset (const Hep3Vector &boost)
 
 HepBoost (const Hep3Vector &boost)
 
HepBoostset (const HepBoostX &boost)
 
HepBoostset (const HepBoostY &boost)
 
HepBoostset (const HepBoostZ &boost)
 
 HepBoost (const HepBoostX &boost)
 
 HepBoost (const HepBoostY &boost)
 
 HepBoost (const HepBoostZ &boost)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
Hep3Vector direction () 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 HepBoost &b) const
 
bool operator== (const HepBoost &b) const
 
bool operator!= (const HepBoost &b) const
 
bool operator<= (const HepBoost &b) const
 
bool operator>= (const HepBoost &b) const
 
bool operator< (const HepBoost &b) const
 
bool operator> (const HepBoost &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepBoostX &bx) const
 
double distance2 (const HepBoostY &by) const
 
double distance2 (const HepBoostZ &bz) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &b) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) 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 &p) const
 
HepLorentzVector operator* (const HepLorentzVector &p) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoost inverse () const
 
HepBoostinvert ()
 
std::ostream & print (std::ostream &os) const
 
 HepBoost ()
 
 HepBoost (const HepBoost &m)
 
HepBoostoperator= (const HepBoost &m)
 
HepBoostset (double betaX, double betaY, double betaZ)
 
 HepBoost (double betaX, double betaY, double betaZ)
 
HepBoostset (const HepRep4x4Symmetric &m)
 
 HepBoost (const HepRep4x4Symmetric &m)
 
HepBoostset (Hep3Vector direction, double beta)
 
 HepBoost (Hep3Vector direction, double beta)
 
HepBoostset (const Hep3Vector &boost)
 
 HepBoost (const Hep3Vector &boost)
 
HepBoostset (const HepBoostX &boost)
 
HepBoostset (const HepBoostY &boost)
 
HepBoostset (const HepBoostZ &boost)
 
 HepBoost (const HepBoostX &boost)
 
 HepBoost (const HepBoostY &boost)
 
 HepBoost (const HepBoostZ &boost)
 
double beta () const
 
double gamma () const
 
Hep3Vector boostVector () const
 
Hep3Vector getDirection () const
 
Hep3Vector direction () 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 HepBoost &b) const
 
bool operator== (const HepBoost &b) const
 
bool operator!= (const HepBoost &b) const
 
bool operator<= (const HepBoost &b) const
 
bool operator>= (const HepBoost &b) const
 
bool operator< (const HepBoost &b) const
 
bool operator> (const HepBoost &b) const
 
bool isIdentity () const
 
double distance2 (const HepBoost &b) const
 
double distance2 (const HepBoostX &bx) const
 
double distance2 (const HepBoostY &by) const
 
double distance2 (const HepBoostZ &bz) const
 
double distance2 (const HepRotation &r) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &b) const
 
bool isNear (const HepBoost &b, double epsilon=Hep4RotationInterface::tolerance) const
 
double howNear (const HepRotation &r) const
 
double howNear (const HepLorentzRotation &lt) 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 &p) const
 
HepLorentzVector operator* (const HepLorentzVector &p) const
 
HepLorentzRotation operator* (const HepBoost &b) const
 
HepLorentzRotation operator* (const HepRotation &r) const
 
HepLorentzRotation operator* (const HepLorentzRotation &lt) const
 
HepBoost inverse () const
 
HepBoostinvert ()
 
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
 
 HepBoost (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
void setBoost (double bx, double by, double bz)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoost (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
void setBoost (double bx, double by, double bz)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoost (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
void setBoost (double bx, double by, double bz)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoost (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
void setBoost (double bx, double by, double bz)
 
HepLorentzVector vectorMultiplication (const HepLorentzVector &w) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4 &m) const
 
HepLorentzRotation matrixMultiplication (const HepRep4x4Symmetric &m) const
 
 HepBoost (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt)
 
void setBoost (double bx, double by, double bz)
 

Protected Attributes

HepRep4x4Symmetric rep_
 

Friends

HepBoost inverseOf (const HepBoost &lt)
 
HepBoost inverseOf (const HepBoost &lt)
 
HepBoost inverseOf (const HepBoost &lt)
 
HepBoost inverseOf (const HepBoost &lt)
 
HepBoost inverseOf (const HepBoost &lt)
 

Detailed Description

Author

Definition at line 43 of file Geometry/CLHEP/Vector/Boost.h.

Constructor & Destructor Documentation

◆ HepBoost() [1/50]

CLHEP::HepBoost::HepBoost ( )
inline

Referenced by decompose(), and decompose().

◆ HepBoost() [2/50]

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline

◆ HepBoost() [3/50]

CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline

◆ HepBoost() [4/50]

CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline

◆ HepBoost() [5/50]

CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline

◆ HepBoost() [6/50]

CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline

◆ HepBoost() [7/50]

CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline

◆ HepBoost() [8/50]

CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline

◆ HepBoost() [9/50]

CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline

◆ HepBoost() [10/50]

CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected

◆ HepBoost() [11/50]

CLHEP::HepBoost::HepBoost ( )
inline

◆ HepBoost() [12/50]

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline

◆ HepBoost() [13/50]

CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline

◆ HepBoost() [14/50]

CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline

◆ HepBoost() [15/50]

CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline

◆ HepBoost() [16/50]

CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline

◆ HepBoost() [17/50]

CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline

◆ HepBoost() [18/50]

CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline

◆ HepBoost() [19/50]

CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline

◆ HepBoost() [20/50]

CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected

◆ HepBoost() [21/50]

CLHEP::HepBoost::HepBoost ( )
inline

◆ HepBoost() [22/50]

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline

◆ HepBoost() [23/50]

CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline

◆ HepBoost() [24/50]

CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline

◆ HepBoost() [25/50]

CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline

◆ HepBoost() [26/50]

CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline

◆ HepBoost() [27/50]

CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline

◆ HepBoost() [28/50]

CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline

◆ HepBoost() [29/50]

CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline

◆ HepBoost() [30/50]

CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected

◆ HepBoost() [31/50]

CLHEP::HepBoost::HepBoost ( )
inline

◆ HepBoost() [32/50]

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline

◆ HepBoost() [33/50]

CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline

◆ HepBoost() [34/50]

CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline

◆ HepBoost() [35/50]

CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline

◆ HepBoost() [36/50]

CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline

◆ HepBoost() [37/50]

CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline

◆ HepBoost() [38/50]

CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline

◆ HepBoost() [39/50]

CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline

◆ HepBoost() [40/50]

CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected

◆ HepBoost() [41/50]

CLHEP::HepBoost::HepBoost ( )
inline

◆ HepBoost() [42/50]

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline

◆ HepBoost() [43/50]

CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline

◆ HepBoost() [44/50]

CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline

◆ HepBoost() [45/50]

CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline

◆ HepBoost() [46/50]

CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline

◆ HepBoost() [47/50]

CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline

◆ HepBoost() [48/50]

CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline

◆ HepBoost() [49/50]

CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline

◆ HepBoost() [50/50]

CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected

Member Function Documentation

◆ beta() [1/5]

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

Referenced by print().

◆ beta() [2/5]

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

◆ beta() [3/5]

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

◆ beta() [4/5]

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

◆ beta() [5/5]

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

◆ boostVector() [1/5]

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

◆ boostVector() [2/5]

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

◆ boostVector() [3/5]

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

◆ boostVector() [4/5]

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

◆ boostVector() [5/5]

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

◆ col1() [1/5]

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

◆ col1() [2/5]

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

◆ col1() [3/5]

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

◆ col1() [4/5]

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

◆ col1() [5/5]

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

◆ col2() [1/5]

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

◆ col2() [2/5]

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

◆ col2() [3/5]

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

◆ col2() [4/5]

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

◆ col2() [5/5]

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

◆ col3() [1/5]

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

◆ col3() [2/5]

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

◆ col3() [3/5]

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

◆ col3() [4/5]

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

◆ col3() [5/5]

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

◆ col4() [1/5]

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

◆ col4() [2/5]

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

◆ col4() [3/5]

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

◆ col4() [4/5]

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

◆ col4() [5/5]

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

◆ compare() [1/5]

int CLHEP::HepBoost::compare ( const HepBoost b) const
inline

◆ compare() [2/5]

int CLHEP::HepBoost::compare ( const HepBoost b) const
inline

◆ compare() [3/5]

int CLHEP::HepBoost::compare ( const HepBoost b) const
inline

◆ compare() [4/5]

int CLHEP::HepBoost::compare ( const HepBoost b) const
inline

◆ compare() [5/5]

int CLHEP::HepBoost::compare ( const HepBoost b) const
inline

◆ decompose() [1/20]

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

Definition at line 90 of file Boost.cc.

References boostVector().

◆ decompose() [2/20]

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

◆ decompose() [3/20]

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

◆ decompose() [4/20]

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

◆ decompose() [5/20]

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

◆ decompose() [6/20]

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

Definition at line 78 of file Boost.cc.

References boostVector().

◆ decompose() [7/20]

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

◆ decompose() [8/20]

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

◆ decompose() [9/20]

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

◆ decompose() [10/20]

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

◆ decompose() [11/20]

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

Definition at line 83 of file Boost.cc.

References boostVector(), and HepBoost().

◆ decompose() [12/20]

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

◆ decompose() [13/20]

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

◆ decompose() [14/20]

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

◆ decompose() [15/20]

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

◆ decompose() [16/20]

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

Definition at line 71 of file Boost.cc.

References boostVector(), and HepBoost().

◆ decompose() [17/20]

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

◆ decompose() [18/20]

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

◆ decompose() [19/20]

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

◆ decompose() [20/20]

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

◆ direction() [1/5]

Hep3Vector CLHEP::HepBoost::direction ( ) const
inline

◆ direction() [2/5]

Hep3Vector CLHEP::HepBoost::direction ( ) const
inline

◆ direction() [3/5]

Hep3Vector CLHEP::HepBoost::direction ( ) const
inline

◆ direction() [4/5]

Hep3Vector CLHEP::HepBoost::direction ( ) const
inline

◆ direction() [5/5]

Hep3Vector CLHEP::HepBoost::direction ( ) const
inline

◆ distance2() [1/30]

double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline

◆ distance2() [2/30]

double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline

◆ distance2() [3/30]

double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline

◆ distance2() [4/30]

double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline

◆ distance2() [5/30]

double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline

◆ distance2() [6/30]

double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline

◆ distance2() [7/30]

double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline

◆ distance2() [8/30]

double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline

◆ distance2() [9/30]

double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline

◆ distance2() [10/30]

double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline

◆ distance2() [11/30]

double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline

◆ distance2() [12/30]

double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline

◆ distance2() [13/30]

double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline

◆ distance2() [14/30]

double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline

◆ distance2() [15/30]

double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline

◆ distance2() [16/30]

double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline

◆ distance2() [17/30]

double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline

◆ distance2() [18/30]

double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline

◆ distance2() [19/30]

double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline

◆ distance2() [20/30]

double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline

◆ distance2() [21/30]

double CLHEP::HepBoost::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [22/30]

double CLHEP::HepBoost::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [23/30]

double CLHEP::HepBoost::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [24/30]

double CLHEP::HepBoost::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [25/30]

double CLHEP::HepBoost::distance2 ( const HepLorentzRotation lt) const

◆ distance2() [26/30]

double CLHEP::HepBoost::distance2 ( const HepRotation r) const

Definition at line 97 of file Boost.cc.

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

◆ distance2() [27/30]

double CLHEP::HepBoost::distance2 ( const HepRotation r) const

◆ distance2() [28/30]

double CLHEP::HepBoost::distance2 ( const HepRotation r) const

◆ distance2() [29/30]

double CLHEP::HepBoost::distance2 ( const HepRotation r) const

◆ distance2() [30/30]

double CLHEP::HepBoost::distance2 ( const HepRotation r) const

◆ gamma() [1/5]

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

Referenced by print().

◆ gamma() [2/5]

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

◆ gamma() [3/5]

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

◆ gamma() [4/5]

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

◆ gamma() [5/5]

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

◆ getDirection() [1/5]

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

◆ getDirection() [2/5]

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

◆ getDirection() [3/5]

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

◆ getDirection() [4/5]

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

◆ getDirection() [5/5]

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

◆ getTolerance() [1/5]

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

◆ getTolerance() [2/5]

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

◆ getTolerance() [3/5]

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

◆ getTolerance() [4/5]

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

◆ getTolerance() [5/5]

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

◆ howNear() [1/15]

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

◆ howNear() [2/15]

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

◆ howNear() [3/15]

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

◆ howNear() [4/15]

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

◆ howNear() [5/15]

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

◆ howNear() [6/15]

double CLHEP::HepBoost::howNear ( const HepLorentzRotation lt) const

Definition at line 116 of file Boost.cc.

References distance2().

◆ howNear() [7/15]

double CLHEP::HepBoost::howNear ( const HepLorentzRotation lt) const

◆ howNear() [8/15]

double CLHEP::HepBoost::howNear ( const HepLorentzRotation lt) const

◆ howNear() [9/15]

double CLHEP::HepBoost::howNear ( const HepLorentzRotation lt) const

◆ howNear() [10/15]

double CLHEP::HepBoost::howNear ( const HepLorentzRotation lt) const

◆ howNear() [11/15]

double CLHEP::HepBoost::howNear ( const HepRotation r) const

Definition at line 112 of file Boost.cc.

References distance2().

◆ howNear() [12/15]

double CLHEP::HepBoost::howNear ( const HepRotation r) const

◆ howNear() [13/15]

double CLHEP::HepBoost::howNear ( const HepRotation r) const

◆ howNear() [14/15]

double CLHEP::HepBoost::howNear ( const HepRotation r) const

◆ howNear() [15/15]

double CLHEP::HepBoost::howNear ( const HepRotation r) const

◆ inverse() [1/5]

HepBoost CLHEP::HepBoost::inverse ( ) const
inline

◆ inverse() [2/5]

HepBoost CLHEP::HepBoost::inverse ( ) const
inline

◆ inverse() [3/5]

HepBoost CLHEP::HepBoost::inverse ( ) const
inline

◆ inverse() [4/5]

HepBoost CLHEP::HepBoost::inverse ( ) const
inline

◆ inverse() [5/5]

HepBoost CLHEP::HepBoost::inverse ( ) const
inline

◆ invert() [1/5]

HepBoost & CLHEP::HepBoost::invert ( )
inline

◆ invert() [2/5]

HepBoost & CLHEP::HepBoost::invert ( )
inline

◆ invert() [3/5]

HepBoost & CLHEP::HepBoost::invert ( )
inline

◆ invert() [4/5]

HepBoost & CLHEP::HepBoost::invert ( )
inline

◆ invert() [5/5]

HepBoost & CLHEP::HepBoost::invert ( )
inline

◆ isIdentity() [1/5]

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

◆ isIdentity() [2/5]

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

◆ isIdentity() [3/5]

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

◆ isIdentity() [4/5]

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

◆ isIdentity() [5/5]

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

◆ isNear() [1/15]

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

◆ isNear() [2/15]

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

◆ isNear() [3/15]

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

◆ isNear() [4/15]

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

◆ isNear() [5/15]

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

◆ isNear() [6/15]

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

◆ isNear() [7/15]

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

◆ isNear() [8/15]

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

◆ isNear() [9/15]

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

◆ isNear() [10/15]

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

◆ isNear() [11/15]

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

Definition at line 120 of file Boost.cc.

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

◆ isNear() [12/15]

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

◆ isNear() [13/15]

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

◆ isNear() [14/15]

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

◆ isNear() [15/15]

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

◆ matrixMultiplication() [1/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected

◆ matrixMultiplication() [2/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected

◆ matrixMultiplication() [3/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected

◆ matrixMultiplication() [4/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected

◆ matrixMultiplication() [5/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected

◆ matrixMultiplication() [6/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected

◆ matrixMultiplication() [7/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected

◆ matrixMultiplication() [8/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected

◆ matrixMultiplication() [9/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected

◆ matrixMultiplication() [10/10]

HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected

◆ norm2() [1/5]

double CLHEP::HepBoost::norm2 ( ) const

◆ norm2() [2/5]

double CLHEP::HepBoost::norm2 ( ) const

◆ norm2() [3/5]

double CLHEP::HepBoost::norm2 ( ) const

◆ norm2() [4/5]

double CLHEP::HepBoost::norm2 ( ) const

◆ norm2() [5/5]

double CLHEP::HepBoost::norm2 ( ) const

◆ operator!=() [1/5]

bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline

◆ operator!=() [2/5]

bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline

◆ operator!=() [3/5]

bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline

◆ operator!=() [4/5]

bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline

◆ operator!=() [5/5]

bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline

◆ operator()() [1/5]

HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline

◆ operator()() [2/5]

HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline

◆ operator()() [3/5]

HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline

◆ operator()() [4/5]

HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline

◆ operator()() [5/5]

HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline

◆ operator*() [1/20]

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

Definition at line 238 of file Boost.cc.

References b, and matrixMultiplication().

◆ operator*() [2/20]

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

◆ operator*() [3/20]

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

◆ operator*() [4/20]

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

◆ operator*() [5/20]

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

◆ operator*() [6/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const

Definition at line 233 of file Boost.cc.

References matrixMultiplication(), and CLHEP::HepLorentzRotation::rep4x4().

◆ operator*() [7/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const

◆ operator*() [8/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const

◆ operator*() [9/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const

◆ operator*() [10/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const

◆ operator*() [11/20]

HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline

◆ operator*() [12/20]

HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline

◆ operator*() [13/20]

HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline

◆ operator*() [14/20]

HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline

◆ operator*() [15/20]

HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline

◆ operator*() [16/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepRotation r) const

Definition at line 243 of file Boost.cc.

References matrixMultiplication(), and CLHEP::HepRotation::rep4x4().

◆ operator*() [17/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepRotation r) const

◆ operator*() [18/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepRotation r) const

◆ operator*() [19/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepRotation r) const

◆ operator*() [20/20]

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepRotation r) const

◆ operator<() [1/5]

bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline

◆ operator<() [2/5]

bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline

◆ operator<() [3/5]

bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline

◆ operator<() [4/5]

bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline

◆ operator<() [5/5]

bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline

◆ operator<=() [1/5]

bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline

◆ operator<=() [2/5]

bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline

◆ operator<=() [3/5]

bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline

◆ operator<=() [4/5]

bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline

◆ operator<=() [5/5]

bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline

◆ operator=() [1/5]

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

◆ operator=() [2/5]

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

◆ operator=() [3/5]

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

◆ operator=() [4/5]

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

◆ operator=() [5/5]

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

◆ operator==() [1/5]

bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline

◆ operator==() [2/5]

bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline

◆ operator==() [3/5]

bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline

◆ operator==() [4/5]

bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline

◆ operator==() [5/5]

bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline

◆ operator>() [1/5]

bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline

◆ operator>() [2/5]

bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline

◆ operator>() [3/5]

bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline

◆ operator>() [4/5]

bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline

◆ operator>() [5/5]

bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline

◆ operator>=() [1/5]

bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline

◆ operator>=() [2/5]

bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline

◆ operator>=() [3/5]

bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline

◆ operator>=() [4/5]

bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline

◆ operator>=() [5/5]

bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline

◆ print() [1/5]

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

◆ print() [2/5]

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

◆ print() [3/5]

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

◆ print() [4/5]

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

◆ print() [5/5]

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

◆ rectify() [1/5]

void CLHEP::HepBoost::rectify ( )

Definition at line 147 of file Boost.cc.

References CLHEP::Hep3Vector::mag(), CLHEP::Hep3Vector::mag2(), set(), tt(), xt(), yt(), ZMthrowC, and zt().

◆ rectify() [2/5]

void CLHEP::HepBoost::rectify ( )

◆ rectify() [3/5]

void CLHEP::HepBoost::rectify ( )

◆ rectify() [4/5]

void CLHEP::HepBoost::rectify ( )

◆ rectify() [5/5]

void CLHEP::HepBoost::rectify ( )

◆ rep4x4() [1/5]

HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline

◆ rep4x4() [2/5]

HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline

◆ rep4x4() [3/5]

HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline

◆ rep4x4() [4/5]

HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline

◆ rep4x4() [5/5]

HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline

◆ rep4x4Symmetric() [1/5]

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

◆ rep4x4Symmetric() [2/5]

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

◆ rep4x4Symmetric() [3/5]

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

◆ rep4x4Symmetric() [4/5]

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

◆ rep4x4Symmetric() [5/5]

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

◆ row1() [1/5]

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

◆ row1() [2/5]

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

◆ row1() [3/5]

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

◆ row1() [4/5]

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

◆ row1() [5/5]

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

◆ row2() [1/5]

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

◆ row2() [2/5]

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

◆ row2() [3/5]

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

◆ row2() [4/5]

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

◆ row2() [5/5]

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

◆ row3() [1/5]

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

◆ row3() [2/5]

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

◆ row3() [3/5]

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

◆ row3() [4/5]

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

◆ row3() [5/5]

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

◆ row4() [1/5]

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

◆ row4() [2/5]

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

◆ row4() [3/5]

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

◆ row4() [4/5]

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

◆ row4() [5/5]

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

◆ set() [1/35]

HepBoost & CLHEP::HepBoost::set ( const Hep3Vector boost)

Definition at line 63 of file Boost.cc.

References set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().

◆ set() [2/35]

HepBoost & CLHEP::HepBoost::set ( const Hep3Vector boost)

◆ set() [3/35]

HepBoost & CLHEP::HepBoost::set ( const Hep3Vector boost)

◆ set() [4/35]

HepBoost & CLHEP::HepBoost::set ( const Hep3Vector boost)

◆ set() [5/35]

HepBoost & CLHEP::HepBoost::set ( const Hep3Vector boost)

◆ set() [6/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostX boost)
inline

◆ set() [7/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostX boost)
inline

◆ set() [8/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostX boost)
inline

◆ set() [9/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostX boost)
inline

◆ set() [10/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostX boost)
inline

◆ set() [11/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostY boost)
inline

◆ set() [12/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostY boost)
inline

◆ set() [13/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostY boost)
inline

◆ set() [14/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostY boost)
inline

◆ set() [15/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostY boost)
inline

◆ set() [16/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostZ boost)
inline

◆ set() [17/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostZ boost)
inline

◆ set() [18/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostZ boost)
inline

◆ set() [19/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostZ boost)
inline

◆ set() [20/35]

HepBoost & CLHEP::HepBoost::set ( const HepBoostZ boost)
inline

◆ set() [21/35]

HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

Definition at line 44 of file Boost.cc.

References rep_.

◆ set() [22/35]

HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

◆ set() [23/35]

HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

◆ set() [24/35]

HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

◆ set() [25/35]

HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

◆ set() [26/35]

HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)

◆ set() [27/35]

HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)

◆ set() [28/35]

HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)

◆ set() [29/35]

HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)

◆ set() [30/35]

HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)

◆ set() [31/35]

HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)

◆ set() [32/35]

HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)

◆ set() [33/35]

HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)

◆ set() [34/35]

HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)

◆ set() [35/35]

HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)

◆ setBoost() [1/5]

void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected

◆ setBoost() [2/5]

void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected

◆ setBoost() [3/5]

void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected

◆ setBoost() [4/5]

void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected

◆ setBoost() [5/5]

void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected

◆ setTolerance() [1/5]

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

◆ setTolerance() [2/5]

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

◆ setTolerance() [3/5]

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

◆ setTolerance() [4/5]

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

◆ setTolerance() [5/5]

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

◆ tt() [1/5]

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

Referenced by rectify().

◆ tt() [2/5]

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

◆ tt() [3/5]

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

◆ tt() [4/5]

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

◆ tt() [5/5]

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

◆ tx() [1/5]

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

◆ tx() [2/5]

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

◆ tx() [3/5]

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

◆ tx() [4/5]

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

◆ tx() [5/5]

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

◆ ty() [1/5]

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

◆ ty() [2/5]

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

◆ ty() [3/5]

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

◆ ty() [4/5]

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

◆ ty() [5/5]

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

◆ tz() [1/5]

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

◆ tz() [2/5]

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

◆ tz() [3/5]

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

◆ tz() [4/5]

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

◆ tz() [5/5]

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

◆ vectorMultiplication() [1/5]

HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected

◆ vectorMultiplication() [2/5]

HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected

◆ vectorMultiplication() [3/5]

HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected

◆ vectorMultiplication() [4/5]

HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected

◆ vectorMultiplication() [5/5]

HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected

◆ xt() [1/5]

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

Referenced by rectify().

◆ xt() [2/5]

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

◆ xt() [3/5]

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

◆ xt() [4/5]

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

◆ xt() [5/5]

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

◆ xx() [1/5]

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

◆ xx() [2/5]

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

◆ xx() [3/5]

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

◆ xx() [4/5]

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

◆ xx() [5/5]

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

◆ xy() [1/5]

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

◆ xy() [2/5]

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

◆ xy() [3/5]

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

◆ xy() [4/5]

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

◆ xy() [5/5]

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

◆ xz() [1/5]

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

◆ xz() [2/5]

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

◆ xz() [3/5]

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

◆ xz() [4/5]

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

◆ xz() [5/5]

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

◆ yt() [1/5]

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

Referenced by rectify().

◆ yt() [2/5]

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

◆ yt() [3/5]

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

◆ yt() [4/5]

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

◆ yt() [5/5]

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

◆ yx() [1/5]

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

◆ yx() [2/5]

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

◆ yx() [3/5]

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

◆ yx() [4/5]

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

◆ yx() [5/5]

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

◆ yy() [1/5]

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

◆ yy() [2/5]

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

◆ yy() [3/5]

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

◆ yy() [4/5]

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

◆ yy() [5/5]

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

◆ yz() [1/5]

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

◆ yz() [2/5]

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

◆ yz() [3/5]

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

◆ yz() [4/5]

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

◆ yz() [5/5]

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

◆ zt() [1/5]

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

Referenced by rectify().

◆ zt() [2/5]

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

◆ zt() [3/5]

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

◆ zt() [4/5]

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

◆ zt() [5/5]

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

◆ zx() [1/5]

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

◆ zx() [2/5]

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

◆ zx() [3/5]

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

◆ zx() [4/5]

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

◆ zx() [5/5]

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

◆ zy() [1/5]

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

◆ zy() [2/5]

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

◆ zy() [3/5]

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

◆ zy() [4/5]

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

◆ zy() [5/5]

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

◆ zz() [1/5]

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

◆ zz() [2/5]

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

◆ zz() [3/5]

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

◆ zz() [4/5]

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

◆ zz() [5/5]

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

Friends And Related Symbol Documentation

◆ inverseOf [1/5]

HepBoost inverseOf ( const HepBoost lt)
friend

◆ inverseOf [2/5]

HepBoost inverseOf ( const HepBoost lt)
friend

◆ inverseOf [3/5]

HepBoost inverseOf ( const HepBoost lt)
friend

◆ inverseOf [4/5]

HepBoost inverseOf ( const HepBoost lt)
friend

◆ inverseOf [5/5]

HepBoost inverseOf ( const HepBoost lt)
friend

Member Data Documentation

◆ rep_

HepRep4x4Symmetric CLHEP::HepBoost::rep_
protected

Definition at line 236 of file Geometry/CLHEP/Vector/Boost.h.

Referenced by norm2(), print(), set(), and set().


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