87 double Mpsip = fabs( mass_M - 3.686 );
88 double Mpsipp = fabs( mass_M - 3.771 );
89 double FP = pvcm.
d3mag();
91 if ( Mpsip < 0.1 ) { FP = FP * FP; }
96 Djmn( 1, 1, 1, phi, theta, gamma ) * FP );
97 vertex( 0, 1,
Djmn( 1, 1, -1, phi, theta, gamma ) * FM );
98 vertex( 1, 0,
Djmn( 1, -1, 1, phi, theta, gamma ) * FP );
100 vertex( 1, 1,
Djmn( 1, -1, -1, phi, theta, gamma ) * FM );
102 Djmn( 1, 0, 1, phi, theta, gamma ) * FP );
103 vertex( 2, 1,
Djmn( 1, 0, -1, phi, theta, gamma ) * FM );
EvtComplex Djmn(int j, int m, int n, double phi, double theta, double gamma)
const EvtVector4R & getP4() const
EvtParticle * getDaug(int i)
double initializePhaseSpace(int numdaughter, EvtId *daughters, double poleSize=-1., int whichTwo1=0, int whichTwo2=1)