CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <Boost.h>
Static Public Member Functions | |
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) |
Protected Attributes | |
HepRep4x4Symmetric | rep_ |
Friends | |
HepBoost | inverseOf (const HepBoost <) |
|
inline |
Referenced by decompose().
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
Referenced by CLHEP::HepLorentzRotation::decompose(), decompose(), and print().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CLHEP::HepBoost::decompose | ( | Hep3Vector & | boost, |
HepAxisAngle & | rotation | ||
) | const |
void CLHEP::HepBoost::decompose | ( | HepAxisAngle & | rotation, |
Hep3Vector & | boost | ||
) | const |
void CLHEP::HepBoost::decompose | ( | HepBoost & | boost, |
HepRotation & | rotation | ||
) | const |
Definition at line 82 of file Boost.cc.
void CLHEP::HepBoost::decompose | ( | HepRotation & | rotation, |
HepBoost & | boost | ||
) | const |
Definition at line 70 of file Boost.cc.
|
inline |
double CLHEP::HepBoost::distance2 | ( | const HepLorentzRotation & | lt | ) | const |
double CLHEP::HepBoost::distance2 | ( | const HepRotation & | r | ) | const |
|
inline |
|
inlinestatic |
double CLHEP::HepBoost::howNear | ( | const HepLorentzRotation & | lt | ) | const |
double CLHEP::HepBoost::howNear | ( | const HepRotation & | r | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
bool CLHEP::HepBoost::isNear | ( | const HepLorentzRotation & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
bool CLHEP::HepBoost::isNear | ( | const HepRotation & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
|
protected |
Definition at line 182 of file Boost.cc.
Referenced by operator*().
|
protected |
Definition at line 207 of file Boost.cc.
double CLHEP::HepBoost::norm2 | ( | ) | const |
Definition at line 139 of file Boost.cc.
Referenced by distance2(), CLHEP::HepLorentzRotation::distance2(), isNear(), CLHEP::HepLorentzRotation::isNear(), and CLHEP::HepLorentzRotation::norm2().
|
inline |
|
inline |
HepLorentzRotation CLHEP::HepBoost::operator* | ( | const HepBoost & | b | ) | const |
Definition at line 237 of file Boost.cc.
HepLorentzRotation CLHEP::HepBoost::operator* | ( | const HepLorentzRotation & | lt | ) | const |
|
inline |
HepLorentzRotation CLHEP::HepBoost::operator* | ( | const HepRotation & | r | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
std::ostream & CLHEP::HepBoost::print | ( | std::ostream & | os | ) | const |
void CLHEP::HepBoost::rectify | ( | ) |
Definition at line 146 of file Boost.cc.
|
inline |
|
inline |
Referenced by matrixMultiplication().
|
inline |
|
inline |
|
inline |
|
inline |
HepBoost & CLHEP::HepBoost::set | ( | const Hep3Vector & | boost | ) |
HepBoost & CLHEP::HepBoost::set | ( | const HepRep4x4Symmetric & | m | ) |
Definition at line 22 of file Boost.cc.
Referenced by CLHEP::HepLorentzRotation::decompose(), CLHEP::HepRotationX::decompose(), CLHEP::HepRotationY::decompose(), CLHEP::HepRotationZ::decompose(), rectify(), and set().
HepBoost & CLHEP::HepBoost::set | ( | Hep3Vector | direction, |
double | beta | ||
) |
Definition at line 48 of file Boost.cc.
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |