CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <RotationZ.h>
Static Public Member Functions | |
static double | getTolerance () |
static double | setTolerance (double tol) |
Protected Member Functions | |
HepRotationZ (double dd, double ss, double cc) | |
Static Protected Member Functions | |
static double | proper (double delta) |
Protected Attributes | |
double | its_d |
double | its_s |
double | its_c |
Friends | |
HepRotationZ | inverseOf (const HepRotationZ &r) |
Definition at line 39 of file RotationZ.h.
|
inline |
CLHEP::HepRotationZ::HepRotationZ | ( | double | delta | ) |
Definition at line 28 of file RotationZ.cc.
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
Referenced by decompose().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CLHEP::HepRotationZ::decompose | ( | Hep3Vector & | boost, |
HepAxisAngle & | rotation | ||
) | const |
Definition at line 102 of file RotationZ.cc.
void CLHEP::HepRotationZ::decompose | ( | HepAxisAngle & | rotation, |
Hep3Vector & | boost | ||
) | const |
Definition at line 96 of file RotationZ.cc.
void CLHEP::HepRotationZ::decompose | ( | HepBoost & | boost, |
HepRotation & | rotation | ||
) | const |
Definition at line 114 of file RotationZ.cc.
void CLHEP::HepRotationZ::decompose | ( | HepRotation & | rotation, |
HepBoost & | boost | ||
) | const |
Definition at line 108 of file RotationZ.cc.
|
inline |
Definition at line 143 of file RotationZ.cc.
double CLHEP::HepRotationZ::distance2 | ( | const HepLorentzRotation & | lt | ) | const |
Definition at line 133 of file RotationZ.cc.
double CLHEP::HepRotationZ::distance2 | ( | const HepRotation & | r | ) | const |
Definition at line 125 of file RotationZ.cc.
double CLHEP::HepRotationZ::distance2 | ( | const HepRotationZ & | r | ) | const |
Definition at line 120 of file RotationZ.cc.
Referenced by distance2(), howNear(), and isNear().
HepEulerAngles CLHEP::HepRotationZ::eulerAngles | ( | ) | const |
Definition at line 51 of file RotationZ.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 153 of file RotationZ.cc.
double CLHEP::HepRotationZ::howNear | ( | const HepLorentzRotation & | lt | ) | const |
Definition at line 156 of file RotationZ.cc.
double CLHEP::HepRotationZ::howNear | ( | const HepRotation & | r | ) | const |
Definition at line 150 of file RotationZ.cc.
double CLHEP::HepRotationZ::howNear | ( | const HepRotationZ & | r | ) | const |
Definition at line 147 of file RotationZ.cc.
|
inline |
|
inline |
|
inline |
bool CLHEP::HepRotationZ::isNear | ( | const HepBoost & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 165 of file RotationZ.cc.
bool CLHEP::HepRotationZ::isNear | ( | const HepLorentzRotation & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 168 of file RotationZ.cc.
bool CLHEP::HepRotationZ::isNear | ( | const HepRotation & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 162 of file RotationZ.cc.
bool CLHEP::HepRotationZ::isNear | ( | const HepRotationZ & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 159 of file RotationZ.cc.
double CLHEP::HepRotationZ::norm2 | ( | ) | const |
Definition at line 173 of file RotationZ.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
double CLHEP::HepRotationZ::phi | ( | ) | const |
Definition at line 39 of file RotationZ.cc.
Referenced by eulerAngles().
double CLHEP::HepRotationZ::phiX | ( | ) | const |
double CLHEP::HepRotationZ::phiY | ( | ) | const |
double CLHEP::HepRotationZ::phiZ | ( | ) | const |
Definition at line 72 of file RotationZ.cc.
std::ostream & CLHEP::HepRotationZ::print | ( | std::ostream & | os | ) | const |
Definition at line 177 of file RotationZ.cc.
Referenced by set().
double CLHEP::HepRotationZ::psi | ( | ) | const |
Definition at line 47 of file RotationZ.cc.
Referenced by eulerAngles().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
HepRotationZ & CLHEP::HepRotationZ::set | ( | double | delta | ) |
void CLHEP::HepRotationZ::setDelta | ( | double | delta | ) |
Definition at line 92 of file RotationZ.cc.
double CLHEP::HepRotationZ::theta | ( | ) | const |
Definition at line 43 of file RotationZ.cc.
Referenced by eulerAngles().
double CLHEP::HepRotationZ::thetaX | ( | ) | const |
Definition at line 77 of file RotationZ.cc.
double CLHEP::HepRotationZ::thetaY | ( | ) | const |
Definition at line 82 of file RotationZ.cc.
double CLHEP::HepRotationZ::thetaZ | ( | ) | const |
Definition at line 87 of file RotationZ.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by distance2(), and phiX().
|
inline |
Referenced by distance2(), and phiY().
|
inline |
|
inline |
Referenced by distance2(), and phiX().
|
inline |
Referenced by distance2(), and phiY().
|
inline |
|
friend |
|
protected |
Definition at line 264 of file RotationZ.h.
Referenced by distance2(), norm2(), print(), and set().
|
protected |
|
protected |
Definition at line 263 of file RotationZ.h.
Referenced by distance2(), print(), and set().