Public Member Functions | |
ThetaPhi (double t, double p) | |
Public Attributes | |
double | phi |
double | theta |
Thrust::ThetaPhi::ThetaPhi | ( | double | t, |
double | p | ||
) | [inline] |
double Thrust::ThetaPhi::phi |
Definition at line 70 of file Thrust.h.
Referenced by Thrust::axis(), and Thrust::finalAxis().
double Thrust::ThetaPhi::theta |
Definition at line 70 of file Thrust.h.
Referenced by Thrust::axis(), and Thrust::finalAxis().