CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
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 EvtDecayAngle | ( | const EvtVector4R & | p, |
const EvtVector4R & | q, | ||
const EvtVector4R & | d ) |
Definition at line 33 of file EvtKine.cc.
Referenced by EvtMHelAmp::amplitude(), and EvtResonance::resAmpl().
double EvtDecayAngleChi | ( | const EvtVector4R & | p4_p, |
const EvtVector4R & | p4_d1, | ||
const EvtVector4R & | p4_d2, | ||
const EvtVector4R & | p4_h1, | ||
const EvtVector4R & | p4_h2 ) |
Definition at line 49 of file EvtKine.cc.
double EvtDecayAnglePhi | ( | const EvtVector4R & | g, |
const EvtVector4R & | p, | ||
const EvtVector4R & | q, | ||
const EvtVector4R & | d ) |
Definition at line 111 of file EvtKine.cc.
Referenced by EvtMHelAmp::amplitude().
double EvtDecayPlaneNormalAngle | ( | const EvtVector4R & | p, |
const EvtVector4R & | q, | ||
const EvtVector4R & | d1, | ||
const EvtVector4R & | d2 ) |
Definition at line 94 of file EvtKine.cc.
EvtComplex wignerD | ( | int | j, |
int | m1, | ||
int | m2, | ||
double | phi, | ||
double | theta, | ||
double | gamma ) |
Definition at line 132 of file EvtKine.cc.
Referenced by EvtMHelAmp::amplitude().