105 double photE = photp.
get( 0 );
117 }
else if ( p->
getId() == BM || p->
getId() == DM ) {
128 EvtVector4C temp1b = ( photone1 ) * ( parVelocity * photp );
129 EvtVector4C temp1c = ( photp ) * ( photone1 * parVelocity );
131 EvtVector4C temp2b = ( photone2 ) * ( parVelocity * photp );
132 EvtVector4C temp2c = ( photp ) * ( photone2 * parVelocity );
134 photon1 = ( temp1a * fv ) + ( myI * fa * ( temp1b - temp1c ) );
135 photon2 = ( temp2a * fv ) + ( myI * fa * ( temp2b - temp2c ) );
double initializePhaseSpace(size_t numdaughter, const EvtId *daughters, bool forceResetMasses=false, double poleSize=-1., int whichTwo1=0, int whichTwo2=1)
virtual EvtDiracSpinor spParentNeutrino() const
virtual EvtDiracSpinor spParent(int) const
const EvtVector4R & getP4() const
EvtParticle * getDaug(const int i)
virtual EvtVector4C epsParentPhoton(int i) const