std::cout<<"[SUEP_DEBUG] "<<"Adding dark meson with px="<<mesonmom.px()<<", py="<<mesonmom.py()<<", pz="<<mesonmom.pz()<<", m="<<m_darkMesonMass(settingsPtr)<<std::endl;
#endif
}
// Just to be sure, only modify Higgs status and daughters if a valid decay did happen
if(suep_shower4momenta.size()>0){
#ifdef SUEP_DEBUG
std::cout<<"[SUEP_DEBUG] "<<"Setting original particle status-code as non-Final particle. Adding daughters with indices: "<<originalEventSize<<" - "<<process.size()-1<<std::endl;
#endif
// Change the status code of the Higgs to reflect that it has decayed.
process[ii].statusNeg();
//set daughters of the Higgs. Take advantage that we just appended them