Sine and cosine of track polar and azimuthal angles at assumed photon emission.
More...
#include <TOPTrack.h>
|
double | cosTh = 0 |
| cosine of polar angle
|
|
double | sinTh = 0 |
| sine of polar angle
|
|
double | cosFi = 0 |
| cosine of azimuthal angle
|
|
double | sinFi = 0 |
| sine of azimuthal angle
|
|
Sine and cosine of track polar and azimuthal angles at assumed photon emission.
Definition at line 46 of file TOPTrack.h.
◆ TrackAngles()
Constructor from direction vector.
- Parameters
-
direction | track direction at photon emission (must be unit vector) |
Definition at line 35 of file TOPTrack.cc.
◆ getDirection()
ROOT::Math::XYZVector getDirection |
( |
| ) |
const |
|
inline |
Returns direction vector.
- Returns
- direction vector
Definition at line 68 of file TOPTrack.h.
The documentation for this struct was generated from the following files: