Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <BoostY.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 |
HepBoostY (double beta, double gamma) | |
Protected Attributes | |
double | beta_ |
double | gamma_ |
Friends | |
HepBoostY | inverseOf (const HepBoostY &b) |
|
inline |
Referenced by operator*().
|
inline |
|
inlineprotected |
|
inline |
Referenced by operator*().
|
inline |
Referenced by decompose().
|
inline |
|
inline |
|
inline |
|
inline |
void CLHEP::HepBoostY::decompose | ( | Hep3Vector & | boost, |
HepAxisAngle & | rotation | ||
) | const |
void CLHEP::HepBoostY::decompose | ( | HepAxisAngle & | rotation, |
Hep3Vector & | boost | ||
) | const |
void CLHEP::HepBoostY::decompose | ( | HepBoost & | boost, |
HepRotation & | rotation | ||
) | const |
Definition at line 68 of file BoostY.cc.
void CLHEP::HepBoostY::decompose | ( | HepRotation & | rotation, |
HepBoost & | boost | ||
) | const |
Definition at line 56 of file BoostY.cc.
Referenced by distance2(), and isNear().
double CLHEP::HepBoostY::distance2 | ( | const HepLorentzRotation & | lt | ) | const |
double CLHEP::HepBoostY::distance2 | ( | const HepRotation & | r | ) | const |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool CLHEP::HepBoostY::isNear | ( | const HepLorentzRotation & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
bool CLHEP::HepBoostY::isNear | ( | const HepRotation & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
|
protected |
|
protected |
|
inline |
Referenced by distance2(), and isNear().
|
inline |
HepLorentzRotation CLHEP::HepBoostY::operator* | ( | const HepBoost & | b | ) | const |
HepLorentzRotation CLHEP::HepBoostY::operator* | ( | const HepLorentzRotation & | lt | ) | const |
|
inline |
HepLorentzRotation CLHEP::HepBoostY::operator* | ( | const HepRotation & | r | ) | const |
std::ostream & CLHEP::HepBoostY::print | ( | std::ostream & | os | ) | const |
void CLHEP::HepBoostY::rectify | ( | ) |
Definition at line 121 of file BoostY.cc.
HepRep4x4 CLHEP::HepBoostY::rep4x4 | ( | ) | const |
HepRep4x4Symmetric CLHEP::HepBoostY::rep4x4Symmetric | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
HepBoostY & CLHEP::HepBoostY::set | ( | double | beta | ) |
Definition at line 22 of file BoostY.cc.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |