#include <Direction.h>
◆ Direction() [1/4]
eic::Direction::Direction |
( |
| ) |
|
|
inline |
◆ Direction() [2/4]
eic::Direction::Direction |
( |
double |
th, |
|
|
double |
ph |
|
) |
| |
|
inline |
◆ Direction() [3/4]
eic::Direction::Direction |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
◆ Direction() [4/4]
template<class VectorType >
eic::Direction::Direction |
( |
const VectorType & |
v | ) |
|
|
inline |
◆ add()
◆ eta()
float eic::Direction::eta |
( |
| ) |
const |
|
inline |
◆ operator std::pair< float, float >()
eic::Direction::operator std::pair< float, float > |
( |
| ) |
const |
|
inline |
◆ subtract()
◆ phi
float eic::Direction::phi {} |
◆ theta
float eic::Direction::theta {} |
The documentation for this class was generated from the following file: