|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtEulerAngles.hh>
Public Member Functions | |
| virtual | ~EvtEulerAngles () |
| EvtEulerAngles () | |
| EvtEulerAngles (const EvtVector3R &Yaxis, const EvtVector3R &Zaxis) | |
| EvtEulerAngles (const EvtVector4R &Pyaxis, const EvtVector4R &Pzaxis) | |
| void | EulerAngles () |
| double | getAlpha () |
| double | getBeta () |
| double | getGamma () |
Definition at line 32 of file EvtEulerAngles.hh.
|
virtual |
Definition at line 31 of file EvtEulerAngles.cc.
| EvtEulerAngles::EvtEulerAngles | ( | ) |
Definition at line 47 of file EvtEulerAngles.cc.
| EvtEulerAngles::EvtEulerAngles | ( | const EvtVector3R & | Yaxis, |
| const EvtVector3R & | Zaxis ) |
Definition at line 32 of file EvtEulerAngles.cc.
| EvtEulerAngles::EvtEulerAngles | ( | const EvtVector4R & | Pyaxis, |
| const EvtVector4R & | Pzaxis ) |
Definition at line 38 of file EvtEulerAngles.cc.
| void EvtEulerAngles::EulerAngles | ( | ) |
Definition at line 55 of file EvtEulerAngles.cc.
Referenced by EvtEulerAngles(), and EvtEulerAngles().
| double EvtEulerAngles::getAlpha | ( | ) |
Definition at line 49 of file EvtEulerAngles.cc.
Referenced by EvtJTO3P::decay().
| double EvtEulerAngles::getBeta | ( | ) |
Definition at line 51 of file EvtEulerAngles.cc.
Referenced by EvtJTO3P::decay().
| double EvtEulerAngles::getGamma | ( | ) |
Definition at line 53 of file EvtEulerAngles.cc.
Referenced by EvtJTO3P::decay().