66 double maxProb{ 1000.0 };
69 if ( ( lep1 == tauID && lep2 == muID ) || ( lep1 == muID && lep2 == tauID ) ) {
72 }
else if ( ( lep1 == tauID && lep2 == eID ) ||
73 ( lep1 == eID && lep2 == tauID ) ) {
76 }
else if ( lep1 == muID && lep2 == muID ) {
79 }
else if ( ( lep1 == muID && lep2 == eID ) ||
80 ( lep1 == eID && lep2 == muID ) ) {
83 }
else if ( lep1 == eID && lep2 == eID ) {
double initializePhaseSpace(size_t numdaughter, const EvtId *daughters, bool forceResetMasses=false, double poleSize=-1., int whichTwo1=0, int whichTwo2=1)
virtual EvtDiracSpinor spParent(int) const
EvtParticle * getDaug(const int i)