#include <CLHEP/Vector/EulerAngles.h>
- Author
Definition at line 32 of file EulerAngles.h.
◆ EA
◆ HepEulerAngles() [1/2]
| CLHEP::HepEulerAngles::HepEulerAngles |
( |
| ) |
|
|
inline |
◆ HepEulerAngles() [2/2]
| CLHEP::HepEulerAngles::HepEulerAngles |
( |
double |
phi, |
|
|
double |
theta, |
|
|
double |
psi |
|
) |
| |
|
inline |
◆ compare()
| int CLHEP::HepEulerAngles::compare |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ distance()
| double CLHEP::HepEulerAngles::distance |
( |
const HepEulerAngles & |
ex | ) |
const |
|
protected |
◆ getPhi()
| double CLHEP::HepEulerAngles::getPhi |
( |
| ) |
const |
|
inline |
◆ getPsi()
| double CLHEP::HepEulerAngles::getPsi |
( |
| ) |
const |
|
inline |
◆ getTheta()
| double CLHEP::HepEulerAngles::getTheta |
( |
| ) |
const |
|
inline |
◆ getTolerance()
| double CLHEP::HepEulerAngles::getTolerance |
( |
| ) |
|
|
inlinestatic |
◆ howNear()
| double CLHEP::HepEulerAngles::howNear |
( |
const EA & |
ea | ) |
const |
◆ isNear()
| bool CLHEP::HepEulerAngles::isNear |
( |
const EA & |
ea, |
|
|
double |
epsilon = tolerance |
|
) |
| const |
◆ operator!=()
| bool CLHEP::HepEulerAngles::operator!= |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ operator<()
| bool CLHEP::HepEulerAngles::operator< |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ operator<=()
| bool CLHEP::HepEulerAngles::operator<= |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ operator==()
| bool CLHEP::HepEulerAngles::operator== |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ operator>()
| bool CLHEP::HepEulerAngles::operator> |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ operator>=()
| bool CLHEP::HepEulerAngles::operator>= |
( |
const EA & |
ea | ) |
const |
|
inline |
◆ phi()
| double CLHEP::HepEulerAngles::phi |
( |
| ) |
const |
|
inline |
◆ psi()
| double CLHEP::HepEulerAngles::psi |
( |
| ) |
const |
|
inline |
◆ set()
| HepEulerAngles & CLHEP::HepEulerAngles::set |
( |
double |
phi, |
|
|
double |
theta, |
|
|
double |
psi |
|
) |
| |
|
inline |
◆ setPhi()
◆ setPsi()
◆ setTheta()
◆ setTolerance()
| double CLHEP::HepEulerAngles::setTolerance |
( |
double |
tol | ) |
|
|
inlinestatic |
◆ theta()
| double CLHEP::HepEulerAngles::theta |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const EA & |
ea |
|
) |
| |
|
friend |
◆ operator>>
| std::istream & operator>> |
( |
std::istream & |
is, |
|
|
EA & |
ea |
|
) |
| |
|
friend |
◆ phi_
| double CLHEP::HepEulerAngles::phi_ |
|
protected |
◆ psi_
| double CLHEP::HepEulerAngles::psi_ |
|
protected |
◆ theta_
| double CLHEP::HepEulerAngles::theta_ |
|
protected |
◆ tolerance
| double CLHEP::HepEulerAngles::tolerance |
|
staticprotected |
The documentation for this class was generated from the following files: