82 for ( j1 = 0; j1 <= 1; )
84 for ( j2 = 0; j2 <= 1; )
99 Djmn( 1, 1, -1, phi, theta, gamma ) );
100 vertex( 0, 0,
Djmn( 1, 1, 1, phi, theta, gamma ) );
102 Djmn( 1, 0, -1, phi, theta, gamma ) );
103 vertex( 2, 0,
Djmn( 1, 0, 1, phi, theta, gamma ) );
105 Djmn( 1, -1, -1, phi, theta, gamma ) );
106 vertex( 1, 0,
Djmn( 1, -1, 1, phi, theta, gamma ) );
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)