|
EvtGen
2.0.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.
|
double | EvtDecayAngle (const EvtVector4R &, const EvtVector4R &, const EvtVector4R &) |
|
double | EvtDecayAngleChi (const EvtVector4R &, const EvtVector4R &, const EvtVector4R &, const EvtVector4R &, const EvtVector4R &) |
|
double | EvtDecayPlaneNormalAngle (const EvtVector4R &p, const EvtVector4R &q, const EvtVector4R &d1, const EvtVector4R &d2) |
|
double | EvtDecayAnglePhi (const EvtVector4R &g, const EvtVector4R &p, const EvtVector4R &q, const EvtVector4R &d) |
|
EvtComplex | wignerD (int j, int m1, int m2, double phi, double theta, double gamma) |
|
double | twoBodyMomentum (const double M, const double m1, const double m2) |
|
◆ EvtDecayAngle()
◆ EvtDecayAngleChi()
◆ EvtDecayAnglePhi()
◆ EvtDecayPlaneNormalAngle()
◆ twoBodyMomentum()
double twoBodyMomentum |
( |
const double |
M, |
|
|
const double |
m1, |
|
|
const double |
m2 |
|
) |
| |
◆ wignerD()
EvtComplex wignerD |
( |
int |
j, |
|
|
int |
m1, |
|
|
int |
m2, |
|
|
double |
phi, |
|
|
double |
theta, |
|
|
double |
gamma |
|
) |
| |
|