10#include "EvtGenBase/EvtDecayProb.hh"
11#include "EvtGenBase/EvtParticle.hh"
21 class EvtPhspCP :
public EvtDecayProb {
30 EvtDecayBase*
clone();
36 void decay(EvtParticle* p);
void init()
Initialize standard stream objects.
EvtDecayBase * clone()
Clone the decay.
void initProbMax()
Initialize standard stream objects for probability function.
std::string getName()
Get function Name.
void decay(EvtParticle *p)
Member of particle in EvtGen.
Abstract base class for different kinds of events.