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

CLHEP::HepBoostY Class Reference

#include <BoostY.h>

Public Member Functions

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

Protected Attributes

double beta_
 
double gamma_
 

Friends

HepBoostY inverseOf (const HepBoostY &b)
 
HepBoostY inverseOf (const HepBoostY &b)
 
HepBoostY inverseOf (const HepBoostY &b)
 
HepBoostY inverseOf (const HepBoostY &b)
 
HepBoostY inverseOf (const HepBoostY &b)
 

Detailed Description

Author

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

Constructor & Destructor Documentation

◆ HepBoostY() [1/20]

CLHEP::HepBoostY::HepBoostY ( )
inline

Referenced by operator*().

◆ HepBoostY() [2/20]

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

◆ HepBoostY() [3/20]

CLHEP::HepBoostY::HepBoostY ( double beta)
inline

◆ HepBoostY() [4/20]

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

◆ HepBoostY() [5/20]

CLHEP::HepBoostY::HepBoostY ( )
inline

◆ HepBoostY() [6/20]

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

◆ HepBoostY() [7/20]

CLHEP::HepBoostY::HepBoostY ( double beta)
inline

◆ HepBoostY() [8/20]

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

◆ HepBoostY() [9/20]

CLHEP::HepBoostY::HepBoostY ( )
inline

◆ HepBoostY() [10/20]

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

◆ HepBoostY() [11/20]

CLHEP::HepBoostY::HepBoostY ( double beta)
inline

◆ HepBoostY() [12/20]

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

◆ HepBoostY() [13/20]

CLHEP::HepBoostY::HepBoostY ( )
inline

◆ HepBoostY() [14/20]

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

◆ HepBoostY() [15/20]

CLHEP::HepBoostY::HepBoostY ( double beta)
inline

◆ HepBoostY() [16/20]

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

◆ HepBoostY() [17/20]

CLHEP::HepBoostY::HepBoostY ( )
inline

◆ HepBoostY() [18/20]

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

◆ HepBoostY() [19/20]

CLHEP::HepBoostY::HepBoostY ( double beta)
inline

◆ HepBoostY() [20/20]

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

Member Function Documentation

◆ beta() [1/5]

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

Referenced by operator*().

◆ beta() [2/5]

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

◆ beta() [3/5]

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

◆ beta() [4/5]

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

◆ beta() [5/5]

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

◆ boostVector() [1/5]

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

◆ boostVector() [2/5]

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

◆ boostVector() [3/5]

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

◆ boostVector() [4/5]

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

◆ boostVector() [5/5]

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

◆ col1() [1/5]

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

◆ col1() [2/5]

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

◆ col1() [3/5]

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

◆ col1() [4/5]

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

◆ col1() [5/5]

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

◆ col2() [1/5]

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

◆ col2() [2/5]

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

◆ col2() [3/5]

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

◆ col2() [4/5]

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

◆ col2() [5/5]

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

◆ col3() [1/5]

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

◆ col3() [2/5]

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

◆ col3() [3/5]

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

◆ col3() [4/5]

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

◆ col3() [5/5]

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

◆ col4() [1/5]

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

◆ col4() [2/5]

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

◆ col4() [3/5]

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

◆ col4() [4/5]

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

◆ col4() [5/5]

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

◆ compare() [1/5]

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

◆ compare() [2/5]

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

◆ compare() [3/5]

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

◆ compare() [4/5]

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

◆ compare() [5/5]

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

◆ decompose() [1/20]

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

Definition at line 77 of file BoostY.cc.

References boostVector().

◆ decompose() [2/20]

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

◆ decompose() [3/20]

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

◆ decompose() [4/20]

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

◆ decompose() [5/20]

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

◆ decompose() [6/20]

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

Definition at line 65 of file BoostY.cc.

References boostVector().

◆ decompose() [7/20]

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

◆ decompose() [8/20]

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

◆ decompose() [9/20]

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

◆ decompose() [10/20]

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

◆ decompose() [11/20]

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

Definition at line 70 of file BoostY.cc.

References boostVector().

◆ decompose() [12/20]

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

◆ decompose() [13/20]

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

◆ decompose() [14/20]

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

◆ decompose() [15/20]

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

◆ decompose() [16/20]

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

Definition at line 58 of file BoostY.cc.

References boostVector().

◆ decompose() [17/20]

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

◆ decompose() [18/20]

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

◆ decompose() [19/20]

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

◆ decompose() [20/20]

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

◆ distance2() [1/20]

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

Definition at line 84 of file BoostY.cc.

References b.

◆ distance2() [2/20]

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

◆ distance2() [3/20]

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

◆ distance2() [4/20]

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

◆ distance2() [5/20]

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

◆ distance2() [6/20]

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

Referenced by distance2(), and isNear().

◆ distance2() [7/20]

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

◆ distance2() [8/20]

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

◆ distance2() [9/20]

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

◆ distance2() [10/20]

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

◆ distance2() [11/20]

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

◆ distance2() [12/20]

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

◆ distance2() [13/20]

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

◆ distance2() [14/20]

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

◆ distance2() [15/20]

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

◆ distance2() [16/20]

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

Definition at line 88 of file BoostY.cc.

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

◆ distance2() [17/20]

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

◆ distance2() [18/20]

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

◆ distance2() [19/20]

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

◆ distance2() [20/20]

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

◆ gamma() [1/5]

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

◆ gamma() [2/5]

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

◆ gamma() [3/5]

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

◆ gamma() [4/5]

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

◆ gamma() [5/5]

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

◆ getDirection() [1/5]

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

◆ getDirection() [2/5]

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

◆ getDirection() [3/5]

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

◆ getDirection() [4/5]

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

◆ getDirection() [5/5]

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

◆ getTolerance() [1/5]

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

◆ getTolerance() [2/5]

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

◆ getTolerance() [3/5]

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

◆ getTolerance() [4/5]

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

◆ getTolerance() [5/5]

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

◆ howNear() [1/20]

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

◆ howNear() [2/20]

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

◆ howNear() [3/20]

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

◆ howNear() [4/20]

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

◆ howNear() [5/20]

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

◆ howNear() [6/20]

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

◆ howNear() [7/20]

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

◆ howNear() [8/20]

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

◆ howNear() [9/20]

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

◆ howNear() [10/20]

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

◆ howNear() [11/20]

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

◆ howNear() [12/20]

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

◆ howNear() [13/20]

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

◆ howNear() [14/20]

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

◆ howNear() [15/20]

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

◆ howNear() [16/20]

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

◆ howNear() [17/20]

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

◆ howNear() [18/20]

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

◆ howNear() [19/20]

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

◆ howNear() [20/20]

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

◆ inverse() [1/5]

HepBoostY CLHEP::HepBoostY::inverse ( ) const
inline

◆ inverse() [2/5]

HepBoostY CLHEP::HepBoostY::inverse ( ) const
inline

◆ inverse() [3/5]

HepBoostY CLHEP::HepBoostY::inverse ( ) const
inline

◆ inverse() [4/5]

HepBoostY CLHEP::HepBoostY::inverse ( ) const
inline

◆ inverse() [5/5]

HepBoostY CLHEP::HepBoostY::inverse ( ) const
inline

◆ invert() [1/5]

HepBoostY & CLHEP::HepBoostY::invert ( )
inline

◆ invert() [2/5]

HepBoostY & CLHEP::HepBoostY::invert ( )
inline

◆ invert() [3/5]

HepBoostY & CLHEP::HepBoostY::invert ( )
inline

◆ invert() [4/5]

HepBoostY & CLHEP::HepBoostY::invert ( )
inline

◆ invert() [5/5]

HepBoostY & CLHEP::HepBoostY::invert ( )
inline

◆ isIdentity() [1/5]

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

◆ isIdentity() [2/5]

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

◆ isIdentity() [3/5]

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

◆ isIdentity() [4/5]

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

◆ isIdentity() [5/5]

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

◆ isNear() [1/20]

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

◆ isNear() [2/20]

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

◆ isNear() [3/20]

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

◆ isNear() [4/20]

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

◆ isNear() [5/20]

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

◆ isNear() [6/20]

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

◆ isNear() [7/20]

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

◆ isNear() [8/20]

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

◆ isNear() [9/20]

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

◆ isNear() [10/20]

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

◆ isNear() [11/20]

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

◆ isNear() [12/20]

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

◆ isNear() [13/20]

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

◆ isNear() [14/20]

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

◆ isNear() [15/20]

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

◆ isNear() [16/20]

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

Definition at line 103 of file BoostY.cc.

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

◆ isNear() [17/20]

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

◆ isNear() [18/20]

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

◆ isNear() [19/20]

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

◆ isNear() [20/20]

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

◆ matrixMultiplication() [1/10]

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

◆ matrixMultiplication() [2/10]

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

◆ matrixMultiplication() [3/10]

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

◆ matrixMultiplication() [4/10]

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

◆ matrixMultiplication() [5/10]

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

◆ matrixMultiplication() [6/10]

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

◆ matrixMultiplication() [7/10]

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

◆ matrixMultiplication() [8/10]

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

◆ matrixMultiplication() [9/10]

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

◆ matrixMultiplication() [10/10]

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

◆ norm2() [1/5]

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

Referenced by distance2(), and isNear().

◆ norm2() [2/5]

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

◆ norm2() [3/5]

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

◆ norm2() [4/5]

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

◆ norm2() [5/5]

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

◆ operator!=() [1/5]

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

◆ operator!=() [2/5]

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

◆ operator!=() [3/5]

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

◆ operator!=() [4/5]

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

◆ operator!=() [5/5]

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

◆ operator()() [1/5]

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

◆ operator()() [2/5]

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

◆ operator()() [3/5]

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

◆ operator()() [4/5]

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

◆ operator()() [5/5]

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

◆ operator*() [1/25]

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

Definition at line 143 of file BoostY.cc.

References b.

◆ operator*() [2/25]

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

◆ operator*() [3/25]

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

◆ operator*() [4/25]

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

◆ operator*() [5/25]

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

◆ operator*() [6/25]

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

Definition at line 140 of file BoostY.cc.

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

◆ operator*() [7/25]

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

◆ operator*() [8/25]

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

◆ operator*() [9/25]

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

◆ operator*() [10/25]

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

◆ operator*() [11/25]

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

Definition at line 151 of file BoostY.cc.

◆ operator*() [12/25]

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

◆ operator*() [13/25]

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

◆ operator*() [14/25]

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

◆ operator*() [15/25]

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

◆ operator*() [16/25]

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

◆ operator*() [17/25]

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

◆ operator*() [18/25]

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

◆ operator*() [19/25]

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

◆ operator*() [20/25]

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

◆ operator*() [21/25]

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

Definition at line 147 of file BoostY.cc.

◆ operator*() [22/25]

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

◆ operator*() [23/25]

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

◆ operator*() [24/25]

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

◆ operator*() [25/25]

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

◆ operator<() [1/5]

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

◆ operator<() [2/5]

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

◆ operator<() [3/5]

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

◆ operator<() [4/5]

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

◆ operator<() [5/5]

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

◆ operator<=() [1/5]

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

◆ operator<=() [2/5]

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

◆ operator<=() [3/5]

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

◆ operator<=() [4/5]

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

◆ operator<=() [5/5]

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

◆ operator=() [1/5]

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

◆ operator=() [2/5]

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

◆ operator=() [3/5]

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

◆ operator=() [4/5]

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

◆ operator=() [5/5]

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

◆ operator==() [1/5]

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

◆ operator==() [2/5]

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

◆ operator==() [3/5]

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

◆ operator==() [4/5]

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

◆ operator==() [5/5]

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

◆ operator>() [1/5]

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

◆ operator>() [2/5]

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

◆ operator>() [3/5]

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

◆ operator>() [4/5]

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

◆ operator>() [5/5]

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

◆ operator>=() [1/5]

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

◆ operator>=() [2/5]

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

◆ operator>=() [3/5]

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

◆ operator>=() [4/5]

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

◆ operator>=() [5/5]

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

◆ print() [1/5]

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

Definition at line 158 of file BoostY.cc.

References beta_, and gamma_.

◆ print() [2/5]

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

◆ print() [3/5]

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

◆ print() [4/5]

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

◆ print() [5/5]

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

◆ rectify() [1/5]

void CLHEP::HepBoostY::rectify ( )

Definition at line 123 of file BoostY.cc.

References beta_, and gamma_.

◆ rectify() [2/5]

void CLHEP::HepBoostY::rectify ( )

◆ rectify() [3/5]

void CLHEP::HepBoostY::rectify ( )

◆ rectify() [4/5]

void CLHEP::HepBoostY::rectify ( )

◆ rectify() [5/5]

void CLHEP::HepBoostY::rectify ( )

◆ rep4x4() [1/5]

HepRep4x4 CLHEP::HepBoostY::rep4x4 ( ) const

Definition at line 40 of file BoostY.cc.

References beta_, and gamma_.

◆ rep4x4() [2/5]

HepRep4x4 CLHEP::HepBoostY::rep4x4 ( ) const

◆ rep4x4() [3/5]

HepRep4x4 CLHEP::HepBoostY::rep4x4 ( ) const

◆ rep4x4() [4/5]

HepRep4x4 CLHEP::HepBoostY::rep4x4 ( ) const

◆ rep4x4() [5/5]

HepRep4x4 CLHEP::HepBoostY::rep4x4 ( ) const

◆ rep4x4Symmetric() [1/5]

HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric ( ) const

Definition at line 48 of file BoostY.cc.

References beta_, and gamma_.

◆ rep4x4Symmetric() [2/5]

HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [3/5]

HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [4/5]

HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric ( ) const

◆ rep4x4Symmetric() [5/5]

HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric ( ) const

◆ row1() [1/5]

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

◆ row1() [2/5]

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

◆ row1() [3/5]

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

◆ row1() [4/5]

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

◆ row1() [5/5]

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

◆ row2() [1/5]

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

◆ row2() [2/5]

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

◆ row2() [3/5]

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

◆ row2() [4/5]

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

◆ row2() [5/5]

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

◆ row3() [1/5]

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

◆ row3() [2/5]

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

◆ row3() [3/5]

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

◆ row3() [4/5]

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

◆ row3() [5/5]

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

◆ row4() [1/5]

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

◆ row4() [2/5]

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

◆ row4() [3/5]

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

◆ row4() [4/5]

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

◆ row4() [5/5]

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

◆ set() [1/5]

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

Definition at line 24 of file BoostY.cc.

References beta_, gamma_, and ZMthrowA.

◆ set() [2/5]

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

◆ set() [3/5]

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

◆ set() [4/5]

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

◆ set() [5/5]

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

◆ setTolerance() [1/5]

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

◆ setTolerance() [2/5]

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

◆ setTolerance() [3/5]

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

◆ setTolerance() [4/5]

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

◆ setTolerance() [5/5]

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

◆ tt() [1/5]

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

◆ tt() [2/5]

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

◆ tt() [3/5]

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

◆ tt() [4/5]

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

◆ tt() [5/5]

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

◆ tx() [1/5]

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

◆ tx() [2/5]

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

◆ tx() [3/5]

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

◆ tx() [4/5]

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

◆ tx() [5/5]

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

◆ ty() [1/5]

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

◆ ty() [2/5]

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

◆ ty() [3/5]

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

◆ ty() [4/5]

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

◆ ty() [5/5]

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

◆ tz() [1/5]

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

◆ tz() [2/5]

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

◆ tz() [3/5]

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

◆ tz() [4/5]

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

◆ tz() [5/5]

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

◆ vectorMultiplication() [1/5]

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

◆ vectorMultiplication() [2/5]

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

◆ vectorMultiplication() [3/5]

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

◆ vectorMultiplication() [4/5]

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

◆ vectorMultiplication() [5/5]

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

◆ xt() [1/5]

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

◆ xt() [2/5]

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

◆ xt() [3/5]

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

◆ xt() [4/5]

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

◆ xt() [5/5]

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

◆ xx() [1/5]

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

◆ xx() [2/5]

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

◆ xx() [3/5]

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

◆ xx() [4/5]

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

◆ xx() [5/5]

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

◆ xy() [1/5]

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

◆ xy() [2/5]

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

◆ xy() [3/5]

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

◆ xy() [4/5]

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

◆ xy() [5/5]

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

◆ xz() [1/5]

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

◆ xz() [2/5]

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

◆ xz() [3/5]

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

◆ xz() [4/5]

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

◆ xz() [5/5]

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

◆ yt() [1/5]

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

◆ yt() [2/5]

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

◆ yt() [3/5]

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

◆ yt() [4/5]

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

◆ yt() [5/5]

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

◆ yx() [1/5]

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

◆ yx() [2/5]

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

◆ yx() [3/5]

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

◆ yx() [4/5]

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

◆ yx() [5/5]

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

◆ yy() [1/5]

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

◆ yy() [2/5]

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

◆ yy() [3/5]

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

◆ yy() [4/5]

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

◆ yy() [5/5]

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

◆ yz() [1/5]

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

◆ yz() [2/5]

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

◆ yz() [3/5]

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

◆ yz() [4/5]

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

◆ yz() [5/5]

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

◆ zt() [1/5]

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

◆ zt() [2/5]

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

◆ zt() [3/5]

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

◆ zt() [4/5]

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

◆ zt() [5/5]

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

◆ zx() [1/5]

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

◆ zx() [2/5]

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

◆ zx() [3/5]

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

◆ zx() [4/5]

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

◆ zx() [5/5]

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

◆ zy() [1/5]

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

◆ zy() [2/5]

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

◆ zy() [3/5]

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

◆ zy() [4/5]

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

◆ zy() [5/5]

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

◆ zz() [1/5]

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

◆ zz() [2/5]

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

◆ zz() [3/5]

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

◆ zz() [4/5]

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

◆ zz() [5/5]

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

Friends And Related Symbol Documentation

◆ inverseOf [1/5]

HepBoostY inverseOf ( const HepBoostY & b)
friend

◆ inverseOf [2/5]

HepBoostY inverseOf ( const HepBoostY & b)
friend

◆ inverseOf [3/5]

HepBoostY inverseOf ( const HepBoostY & b)
friend

◆ inverseOf [4/5]

HepBoostY inverseOf ( const HepBoostY & b)
friend

◆ inverseOf [5/5]

HepBoostY inverseOf ( const HepBoostY & b)
friend

Member Data Documentation

◆ beta_

double CLHEP::HepBoostY::beta_
protected

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

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

◆ gamma_

double CLHEP::HepBoostY::gamma_
protected

Definition at line 211 of file Geometry/CLHEP/Vector/BoostY.h.

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


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