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

CLHEP::HepBoost::HepBoost ( )
inline

Referenced by decompose().

CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline
CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline
CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline
CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline
CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline
CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected
CLHEP::HepBoost::HepBoost ( )
inline
CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline
CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline
CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline
CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline
CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline
CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected
CLHEP::HepBoost::HepBoost ( )
inline
CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline
CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline
CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline
CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline
CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline
CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected
CLHEP::HepBoost::HepBoost ( )
inline
CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline
CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline
CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline
CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline
CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline
CLHEP::HepBoost::HepBoost ( double  xx,
double  xy,
double  xz,
double  xt,
double  yy,
double  yz,
double  yt,
double  zz,
double  zt,
double  tt 
)
inlineprotected
CLHEP::HepBoost::HepBoost ( )
inline
CLHEP::HepBoost::HepBoost ( const HepBoost m)
inline
CLHEP::HepBoost::HepBoost ( double  betaX,
double  betaY,
double  betaZ 
)
inline
CLHEP::HepBoost::HepBoost ( const HepRep4x4Symmetric m)
inline
CLHEP::HepBoost::HepBoost ( Hep3Vector  direction,
double  beta 
)
inline
CLHEP::HepBoost::HepBoost ( const Hep3Vector boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostX boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostY boost)
inline
CLHEP::HepBoost::HepBoost ( const HepBoostZ boost)
inline
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

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

Referenced by print().

double CLHEP::HepBoost::beta ( ) const
inline
double CLHEP::HepBoost::beta ( ) const
inline
double CLHEP::HepBoost::beta ( ) const
inline
double CLHEP::HepBoost::beta ( ) const
inline
Hep3Vector CLHEP::HepBoost::boostVector ( ) const
inline
Hep3Vector CLHEP::HepBoost::boostVector ( ) const
inline
Hep3Vector CLHEP::HepBoost::boostVector ( ) const
inline
Hep3Vector CLHEP::HepBoost::boostVector ( ) const
inline
Hep3Vector CLHEP::HepBoost::boostVector ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::col4 ( ) const
inline
int CLHEP::HepBoost::compare ( const HepBoost b) const
inline
int CLHEP::HepBoost::compare ( const HepBoost b) const
inline
int CLHEP::HepBoost::compare ( const HepBoost b) const
inline
int CLHEP::HepBoost::compare ( const HepBoost b) const
inline
int CLHEP::HepBoost::compare ( const HepBoost b) const
inline
void CLHEP::HepBoost::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepBoost::decompose ( HepRotation rotation,
HepBoost boost 
) const
void CLHEP::HepBoost::decompose ( HepRotation rotation,
HepBoost boost 
) const

Definition at line 71 of file Boost.cc.

References boostVector(), and HepBoost().

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

Definition at line 78 of file Boost.cc.

References boostVector().

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

Definition at line 83 of file Boost.cc.

References boostVector(), and HepBoost().

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

Definition at line 90 of file Boost.cc.

References boostVector().

void CLHEP::HepBoost::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepBoost::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
void CLHEP::HepBoost::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const
Hep3Vector CLHEP::HepBoost::direction ( ) const
inline
Hep3Vector CLHEP::HepBoost::direction ( ) const
inline
Hep3Vector CLHEP::HepBoost::direction ( ) const
inline
Hep3Vector CLHEP::HepBoost::direction ( ) const
inline
Hep3Vector CLHEP::HepBoost::direction ( ) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoost b) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostX bx) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostY by) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline
double CLHEP::HepBoost::distance2 ( const HepBoostZ bz) const
inline
double CLHEP::HepBoost::distance2 ( const HepRotation r) const
double CLHEP::HepBoost::distance2 ( const HepRotation r) const
double CLHEP::HepBoost::distance2 ( const HepRotation r) const
double CLHEP::HepBoost::distance2 ( const HepRotation r) const
double CLHEP::HepBoost::distance2 ( const HepRotation r) const

Definition at line 97 of file Boost.cc.

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

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

Referenced by print().

double CLHEP::HepBoost::gamma ( ) const
inline
double CLHEP::HepBoost::gamma ( ) const
inline
double CLHEP::HepBoost::gamma ( ) const
inline
Hep3Vector CLHEP::HepBoost::getDirection ( ) const
inline
Hep3Vector CLHEP::HepBoost::getDirection ( ) const
inline
Hep3Vector CLHEP::HepBoost::getDirection ( ) const
inline
Hep3Vector CLHEP::HepBoost::getDirection ( ) const
inline
Hep3Vector CLHEP::HepBoost::getDirection ( ) const
inline
static double CLHEP::HepBoost::getTolerance ( )
inlinestatic
static double CLHEP::HepBoost::getTolerance ( )
inlinestatic
static double CLHEP::HepBoost::getTolerance ( )
inlinestatic
static double CLHEP::HepBoost::getTolerance ( )
inlinestatic
static double CLHEP::HepBoost::getTolerance ( )
inlinestatic
double CLHEP::HepBoost::howNear ( const HepBoost b) const
inline
double CLHEP::HepBoost::howNear ( const HepBoost b) const
inline
double CLHEP::HepBoost::howNear ( const HepBoost b) const
inline
double CLHEP::HepBoost::howNear ( const HepBoost b) const
inline
double CLHEP::HepBoost::howNear ( const HepBoost b) const
inline
double CLHEP::HepBoost::howNear ( const HepRotation r) const
double CLHEP::HepBoost::howNear ( const HepRotation r) const
double CLHEP::HepBoost::howNear ( const HepRotation r) const
double CLHEP::HepBoost::howNear ( const HepRotation r) const
double CLHEP::HepBoost::howNear ( const HepRotation r) const

Definition at line 112 of file Boost.cc.

References distance2().

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

Definition at line 116 of file Boost.cc.

References distance2().

HepBoost CLHEP::HepBoost::inverse ( ) const
inline
HepBoost CLHEP::HepBoost::inverse ( ) const
inline
HepBoost CLHEP::HepBoost::inverse ( ) const
inline
HepBoost CLHEP::HepBoost::inverse ( ) const
inline
HepBoost CLHEP::HepBoost::inverse ( ) const
inline
HepBoost& CLHEP::HepBoost::invert ( )
inline
HepBoost& CLHEP::HepBoost::invert ( )
inline
HepBoost& CLHEP::HepBoost::invert ( )
inline
HepBoost& CLHEP::HepBoost::invert ( )
inline
HepBoost& CLHEP::HepBoost::invert ( )
inline
bool CLHEP::HepBoost::isIdentity ( ) const
inline
bool CLHEP::HepBoost::isIdentity ( ) const
inline
bool CLHEP::HepBoost::isIdentity ( ) const
inline
bool CLHEP::HepBoost::isIdentity ( ) const
inline
bool CLHEP::HepBoost::isIdentity ( ) const
inline
bool CLHEP::HepBoost::isNear ( const HepBoost b,
double  epsilon = Hep4RotationInterface::tolerance 
) const
inline
bool CLHEP::HepBoost::isNear ( const HepBoost b,
double  epsilon = Hep4RotationInterface::tolerance 
) const
inline
bool CLHEP::HepBoost::isNear ( const HepBoost b,
double  epsilon = Hep4RotationInterface::tolerance 
) const
inline
bool CLHEP::HepBoost::isNear ( const HepBoost b,
double  epsilon = Hep4RotationInterface::tolerance 
) const
inline
bool CLHEP::HepBoost::isNear ( const HepBoost b,
double  epsilon = Hep4RotationInterface::tolerance 
) const
inline
bool CLHEP::HepBoost::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const
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().

bool CLHEP::HepBoost::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const
bool CLHEP::HepBoost::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4 m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected
HepLorentzRotation CLHEP::HepBoost::matrixMultiplication ( const HepRep4x4Symmetric m) const
protected
double CLHEP::HepBoost::norm2 ( ) const
double CLHEP::HepBoost::norm2 ( ) const
double CLHEP::HepBoost::norm2 ( ) const
double CLHEP::HepBoost::norm2 ( ) const
double CLHEP::HepBoost::norm2 ( ) const
bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator!= ( const HepBoost b) const
inline
HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator() ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline
HepLorentzVector CLHEP::HepBoost::operator* ( const HepLorentzVector p) const
inline
HepLorentzRotation CLHEP::HepBoost::operator* ( const HepBoost b) const

Definition at line 238 of file Boost.cc.

References matrixMultiplication(), and rep_.

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

Definition at line 243 of file Boost.cc.

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

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

Definition at line 233 of file Boost.cc.

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

HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const
HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const
HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const
HepLorentzRotation CLHEP::HepBoost::operator* ( const HepLorentzRotation lt) const
bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator< ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator<= ( const HepBoost b) const
inline
HepBoost& CLHEP::HepBoost::operator= ( const HepBoost m)
inline
HepBoost& CLHEP::HepBoost::operator= ( const HepBoost m)
inline
HepBoost& CLHEP::HepBoost::operator= ( const HepBoost m)
inline
HepBoost& CLHEP::HepBoost::operator= ( const HepBoost m)
inline
HepBoost& CLHEP::HepBoost::operator= ( const HepBoost m)
inline
bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator== ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator> ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline
bool CLHEP::HepBoost::operator>= ( const HepBoost b) const
inline
std::ostream& CLHEP::HepBoost::print ( std::ostream &  os) const
std::ostream& CLHEP::HepBoost::print ( std::ostream &  os) const
std::ostream& CLHEP::HepBoost::print ( std::ostream &  os) const
std::ostream& CLHEP::HepBoost::print ( std::ostream &  os) const
std::ostream & CLHEP::HepBoost::print ( std::ostream &  os) const
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().

void CLHEP::HepBoost::rectify ( )
void CLHEP::HepBoost::rectify ( )
void CLHEP::HepBoost::rectify ( )
void CLHEP::HepBoost::rectify ( )
HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline
HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline
HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline
HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline
HepRep4x4 CLHEP::HepBoost::rep4x4 ( ) const
inline
HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline
HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline
HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline

Referenced by matrixMultiplication().

HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline
HepRep4x4Symmetric CLHEP::HepBoost::rep4x4Symmetric ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row1 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row2 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row3 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row4 ( ) const
inline
HepLorentzVector CLHEP::HepBoost::row4 ( ) const
inline
HepBoost & CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)
HepBoost& CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)
HepBoost& CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)
HepBoost& CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)
HepBoost& CLHEP::HepBoost::set ( double  betaX,
double  betaY,
double  betaZ 
)
HepBoost& CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)
HepBoost& CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)
HepBoost & CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)

Definition at line 44 of file Boost.cc.

References rep_.

HepBoost& CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)
HepBoost& CLHEP::HepBoost::set ( const HepRep4x4Symmetric m)
HepBoost & CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)
HepBoost& CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)
HepBoost& CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)
HepBoost& CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)
HepBoost& CLHEP::HepBoost::set ( Hep3Vector  direction,
double  beta 
)
HepBoost& CLHEP::HepBoost::set ( const Hep3Vector boost)
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().

HepBoost& CLHEP::HepBoost::set ( const Hep3Vector boost)
HepBoost& CLHEP::HepBoost::set ( const Hep3Vector boost)
HepBoost& CLHEP::HepBoost::set ( const Hep3Vector boost)
HepBoost& CLHEP::HepBoost::set ( const HepBoostX boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostX boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostX boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostX boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostX boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostY boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostY boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostY boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostY boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostY boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostZ boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostZ boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostZ boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostZ boost)
inline
HepBoost& CLHEP::HepBoost::set ( const HepBoostZ boost)
inline
void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected
void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected
void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected
void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected
void CLHEP::HepBoost::setBoost ( double  bx,
double  by,
double  bz 
)
inlineprotected
static double CLHEP::HepBoost::setTolerance ( double  tol)
inlinestatic
static double CLHEP::HepBoost::setTolerance ( double  tol)
inlinestatic
static double CLHEP::HepBoost::setTolerance ( double  tol)
inlinestatic
static double CLHEP::HepBoost::setTolerance ( double  tol)
inlinestatic
static double CLHEP::HepBoost::setTolerance ( double  tol)
inlinestatic
double CLHEP::HepBoost::tt ( ) const
inline

Referenced by rectify().

double CLHEP::HepBoost::tt ( ) const
inline
double CLHEP::HepBoost::tt ( ) const
inline
double CLHEP::HepBoost::tt ( ) const
inline
double CLHEP::HepBoost::tt ( ) const
inline
double CLHEP::HepBoost::tx ( ) const
inline
double CLHEP::HepBoost::tx ( ) const
inline
double CLHEP::HepBoost::tx ( ) const
inline
double CLHEP::HepBoost::tx ( ) const
inline
double CLHEP::HepBoost::tx ( ) const
inline
double CLHEP::HepBoost::ty ( ) const
inline
double CLHEP::HepBoost::ty ( ) const
inline
double CLHEP::HepBoost::ty ( ) const
inline
double CLHEP::HepBoost::ty ( ) const
inline
double CLHEP::HepBoost::ty ( ) const
inline
double CLHEP::HepBoost::tz ( ) const
inline
double CLHEP::HepBoost::tz ( ) const
inline
double CLHEP::HepBoost::tz ( ) const
inline
double CLHEP::HepBoost::tz ( ) const
inline
double CLHEP::HepBoost::tz ( ) const
inline
HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected
HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected
HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected
HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected
HepLorentzVector CLHEP::HepBoost::vectorMultiplication ( const HepLorentzVector w) const
inlineprotected
double CLHEP::HepBoost::xt ( ) const
inline
double CLHEP::HepBoost::xt ( ) const
inline
double CLHEP::HepBoost::xt ( ) const
inline

Referenced by rectify().

double CLHEP::HepBoost::xt ( ) const
inline
double CLHEP::HepBoost::xt ( ) const
inline
double CLHEP::HepBoost::xx ( ) const
inline
double CLHEP::HepBoost::xx ( ) const
inline
double CLHEP::HepBoost::xx ( ) const
inline
double CLHEP::HepBoost::xx ( ) const
inline
double CLHEP::HepBoost::xx ( ) const
inline
double CLHEP::HepBoost::xy ( ) const
inline
double CLHEP::HepBoost::xy ( ) const
inline
double CLHEP::HepBoost::xy ( ) const
inline
double CLHEP::HepBoost::xy ( ) const
inline
double CLHEP::HepBoost::xy ( ) const
inline
double CLHEP::HepBoost::xz ( ) const
inline
double CLHEP::HepBoost::xz ( ) const
inline
double CLHEP::HepBoost::xz ( ) const
inline
double CLHEP::HepBoost::xz ( ) const
inline
double CLHEP::HepBoost::xz ( ) const
inline
double CLHEP::HepBoost::yt ( ) const
inline
double CLHEP::HepBoost::yt ( ) const
inline

Referenced by rectify().

double CLHEP::HepBoost::yt ( ) const
inline
double CLHEP::HepBoost::yt ( ) const
inline
double CLHEP::HepBoost::yt ( ) const
inline
double CLHEP::HepBoost::yx ( ) const
inline
double CLHEP::HepBoost::yx ( ) const
inline
double CLHEP::HepBoost::yx ( ) const
inline
double CLHEP::HepBoost::yx ( ) const
inline
double CLHEP::HepBoost::yx ( ) const
inline
double CLHEP::HepBoost::yy ( ) const
inline
double CLHEP::HepBoost::yy ( ) const
inline
double CLHEP::HepBoost::yy ( ) const
inline
double CLHEP::HepBoost::yy ( ) const
inline
double CLHEP::HepBoost::yy ( ) const
inline
double CLHEP::HepBoost::yz ( ) const
inline
double CLHEP::HepBoost::yz ( ) const
inline
double CLHEP::HepBoost::yz ( ) const
inline
double CLHEP::HepBoost::yz ( ) const
inline
double CLHEP::HepBoost::yz ( ) const
inline
double CLHEP::HepBoost::zt ( ) const
inline
double CLHEP::HepBoost::zt ( ) const
inline

Referenced by rectify().

double CLHEP::HepBoost::zt ( ) const
inline
double CLHEP::HepBoost::zt ( ) const
inline
double CLHEP::HepBoost::zt ( ) const
inline
double CLHEP::HepBoost::zx ( ) const
inline
double CLHEP::HepBoost::zx ( ) const
inline
double CLHEP::HepBoost::zx ( ) const
inline
double CLHEP::HepBoost::zx ( ) const
inline
double CLHEP::HepBoost::zx ( ) const
inline
double CLHEP::HepBoost::zy ( ) const
inline
double CLHEP::HepBoost::zy ( ) const
inline
double CLHEP::HepBoost::zy ( ) const
inline
double CLHEP::HepBoost::zy ( ) const
inline
double CLHEP::HepBoost::zy ( ) const
inline
double CLHEP::HepBoost::zz ( ) const
inline
double CLHEP::HepBoost::zz ( ) const
inline
double CLHEP::HepBoost::zz ( ) const
inline
double CLHEP::HepBoost::zz ( ) const
inline
double CLHEP::HepBoost::zz ( ) const
inline

Friends And Related Function Documentation

HepBoost inverseOf ( const HepBoost lt)
friend
HepBoost inverseOf ( const HepBoost lt)
friend
HepBoost inverseOf ( const HepBoost lt)
friend
HepBoost inverseOf ( const HepBoost lt)
friend
HepBoost inverseOf ( const HepBoost lt)
friend

Member Data Documentation

HepRep4x4Symmetric CLHEP::HepBoost::rep_
protected

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

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


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