|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
Go to the source code of this file.
Functions | |
| EvtVector3R | rotateEuler (const EvtVector3R &v, double alpha, double beta, double gamma) |
| ostream & | operator<< (ostream &s, const EvtVector3R &v) |
| EvtVector3R | cross (const EvtVector3R &p1, const EvtVector3R &p2) |
| EvtVector3R cross | ( | const EvtVector3R & | p1, |
| const EvtVector3R & | p2 ) |
Definition at line 77 of file EvtVector3R.cpp.
| ostream & operator<< | ( | ostream & | s, |
| const EvtVector3R & | v ) |
Definition at line 70 of file EvtVector3R.cpp.
| EvtVector3R rotateEuler | ( | const EvtVector3R & | v, |
| double | alpha, | ||
| double | beta, | ||
| double | gamma ) |
Definition at line 39 of file EvtVector3R.cpp.