#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Vector/EulerAngles.h>
- Author
Definition at line 38 of file EulerAngles.h.
View newest version in sPHENIX GitHub at line 38 of file EulerAngles.h
CLHEP::HepEulerAngles::HepEulerAngles |
( |
| ) |
|
|
inline |
CLHEP::HepEulerAngles::HepEulerAngles |
( |
double |
phi, |
|
|
double |
theta, |
|
|
double |
psi |
|
) |
| |
|
inline |
int CLHEP::HepEulerAngles::compare |
( |
const EA & |
ea | ) |
const |
|
inline |
double CLHEP::HepEulerAngles::distance |
( |
const HepEulerAngles & |
ex | ) |
const |
|
protected |
double CLHEP::HepEulerAngles::getPhi |
( |
| ) |
const |
|
inline |
double CLHEP::HepEulerAngles::getPsi |
( |
| ) |
const |
|
inline |
double CLHEP::HepEulerAngles::getTheta |
( |
| ) |
const |
|
inline |
static double CLHEP::HepEulerAngles::getTolerance |
( |
| ) |
|
|
inlinestatic |
double CLHEP::HepEulerAngles::howNear |
( |
const EA & |
ea | ) |
const |
bool CLHEP::HepEulerAngles::isNear |
( |
const EA & |
ea, |
|
|
double |
epsilon = tolerance |
|
) |
| const |
bool CLHEP::HepEulerAngles::operator!= |
( |
const EA & |
ea | ) |
const |
|
inline |
bool CLHEP::HepEulerAngles::operator< |
( |
const EA & |
ea | ) |
const |
|
inline |
bool CLHEP::HepEulerAngles::operator<= |
( |
const EA & |
ea | ) |
const |
|
inline |
bool CLHEP::HepEulerAngles::operator== |
( |
const EA & |
ea | ) |
const |
|
inline |
bool CLHEP::HepEulerAngles::operator> |
( |
const EA & |
ea | ) |
const |
|
inline |
bool CLHEP::HepEulerAngles::operator>= |
( |
const EA & |
ea | ) |
const |
|
inline |
double CLHEP::HepEulerAngles::phi |
( |
| ) |
const |
|
inline |
double CLHEP::HepEulerAngles::psi |
( |
| ) |
const |
|
inline |
EA& CLHEP::HepEulerAngles::set |
( |
double |
phi, |
|
|
double |
theta, |
|
|
double |
psi |
|
) |
| |
|
inline |
EA& CLHEP::HepEulerAngles::setPhi |
( |
double |
phi | ) |
|
|
inline |
EA& CLHEP::HepEulerAngles::setPsi |
( |
double |
psi | ) |
|
|
inline |
EA& CLHEP::HepEulerAngles::setTheta |
( |
double |
theta | ) |
|
|
inline |
static double CLHEP::HepEulerAngles::setTolerance |
( |
double |
tol | ) |
|
|
inlinestatic |
double CLHEP::HepEulerAngles::theta |
( |
| ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const EA & |
ea |
|
) |
| |
|
friend |
std::istream& operator>> |
( |
std::istream & |
is, |
|
|
EA & |
ea |
|
) |
| |
|
friend |
double CLHEP::HepEulerAngles::phi_ |
|
protected |
double CLHEP::HepEulerAngles::psi_ |
|
protected |
double CLHEP::HepEulerAngles::theta_ |
|
protected |
The documentation for this class was generated from the following files:
- geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Vector/EulerAngles.h
- geant4/tree/geant4-10.6-release/source/externals/clhep/src/EulerAngles.cc