|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include "EvtGenBase/EvtVector3C.hh"#include "EvtGenBase/EvtComplex.hh"#include <iostream>#include <math.h>Go to the source code of this file.
Functions | |
| EvtVector3C | rotateEuler (const EvtVector3C &v, double alpha, double beta, double gamma) |
| ostream & | operator<< (ostream &s, const EvtVector3C &v) |
| ostream & operator<< | ( | ostream & | s, |
| const EvtVector3C & | v ) |
Definition at line 88 of file EvtVector3C.cpp.
| EvtVector3C rotateEuler | ( | const EvtVector3C & | v, |
| double | alpha, | ||
| double | beta, | ||
| double | gamma ) |
Definition at line 57 of file EvtVector3C.cpp.