CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <RotationY.h>
Static Public Member Functions | |
static double | getTolerance () |
static double | setTolerance (double tol) |
Protected Member Functions | |
HepRotationY (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 | |
HepRotationY | inverseOf (const HepRotationY &r) |
Definition at line 39 of file RotationY.h.
|
inline |
CLHEP::HepRotationY::HepRotationY | ( | double | delta | ) |
Definition at line 28 of file RotationY.cc.
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
Referenced by decompose().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CLHEP::HepRotationY::decompose | ( | Hep3Vector & | boost, |
HepAxisAngle & | rotation | ||
) | const |
Definition at line 114 of file RotationY.cc.
void CLHEP::HepRotationY::decompose | ( | HepAxisAngle & | rotation, |
Hep3Vector & | boost | ||
) | const |
Definition at line 108 of file RotationY.cc.
void CLHEP::HepRotationY::decompose | ( | HepBoost & | boost, |
HepRotation & | rotation | ||
) | const |
Definition at line 126 of file RotationY.cc.
void CLHEP::HepRotationY::decompose | ( | HepRotation & | rotation, |
HepBoost & | boost | ||
) | const |
Definition at line 120 of file RotationY.cc.
|
inline |
Definition at line 155 of file RotationY.cc.
double CLHEP::HepRotationY::distance2 | ( | const HepLorentzRotation & | lt | ) | const |
Definition at line 145 of file RotationY.cc.
double CLHEP::HepRotationY::distance2 | ( | const HepRotation & | r | ) | const |
Definition at line 137 of file RotationY.cc.
double CLHEP::HepRotationY::distance2 | ( | const HepRotationY & | r | ) | const |
Definition at line 132 of file RotationY.cc.
Referenced by distance2(), howNear(), and isNear().
HepEulerAngles CLHEP::HepRotationY::eulerAngles | ( | ) | const |
Definition at line 63 of file RotationY.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 165 of file RotationY.cc.
double CLHEP::HepRotationY::howNear | ( | const HepLorentzRotation & | lt | ) | const |
Definition at line 168 of file RotationY.cc.
double CLHEP::HepRotationY::howNear | ( | const HepRotation & | r | ) | const |
Definition at line 162 of file RotationY.cc.
double CLHEP::HepRotationY::howNear | ( | const HepRotationY & | r | ) | const |
Definition at line 159 of file RotationY.cc.
|
inline |
|
inline |
|
inline |
bool CLHEP::HepRotationY::isNear | ( | const HepBoost & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 177 of file RotationY.cc.
bool CLHEP::HepRotationY::isNear | ( | const HepLorentzRotation & | lt, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 180 of file RotationY.cc.
bool CLHEP::HepRotationY::isNear | ( | const HepRotation & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 174 of file RotationY.cc.
bool CLHEP::HepRotationY::isNear | ( | const HepRotationY & | r, |
double | epsilon = Hep4RotationInterface::tolerance |
||
) | const |
Definition at line 171 of file RotationY.cc.
double CLHEP::HepRotationY::norm2 | ( | ) | const |
Definition at line 185 of file RotationY.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinedefault |
|
inline |
|
inline |
|
inline |
double CLHEP::HepRotationY::phi | ( | ) | const |
Definition at line 39 of file RotationY.cc.
Referenced by eulerAngles().
double CLHEP::HepRotationY::phiX | ( | ) | const |
Definition at line 75 of file RotationY.cc.
double CLHEP::HepRotationY::phiY | ( | ) | const |
Definition at line 80 of file RotationY.cc.
double CLHEP::HepRotationY::phiZ | ( | ) | const |
Definition at line 85 of file RotationY.cc.
std::ostream & CLHEP::HepRotationY::print | ( | std::ostream & | os | ) | const |
Definition at line 189 of file RotationY.cc.
Referenced by set().
double CLHEP::HepRotationY::psi | ( | ) | const |
Definition at line 53 of file RotationY.cc.
Referenced by eulerAngles().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
HepRotationY & CLHEP::HepRotationY::set | ( | double | delta | ) |
void CLHEP::HepRotationY::setDelta | ( | double | delta | ) |
Definition at line 104 of file RotationY.cc.
double CLHEP::HepRotationY::theta | ( | ) | const |
Definition at line 49 of file RotationY.cc.
Referenced by eulerAngles().
double CLHEP::HepRotationY::thetaX | ( | ) | const |
Definition at line 90 of file RotationY.cc.
double CLHEP::HepRotationY::thetaY | ( | ) | const |
Definition at line 94 of file RotationY.cc.
double CLHEP::HepRotationY::thetaZ | ( | ) | const |
Definition at line 99 of file RotationY.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by distance2(), and phiX().
|
inline |
Referenced by distance2(), and phiZ().
|
inline |
|
inline |
|
inline |
Referenced by distance2(), and thetaX().
|
inline |
Referenced by distance2(), and thetaZ().
|
friend |
|
protected |
Definition at line 262 of file RotationY.h.
Referenced by distance2(), norm2(), print(), and set().
|
protected |
|
protected |
Definition at line 261 of file RotationY.h.
Referenced by distance2(), print(), and set().