 |
Belle II Software
release-05-01-25
|
18 #include "EvtGenBase/EvtDecayAmp.hh"
63 EvtDecayBase*
clone();
77 void decay(EvtParticle* p);
void initProbMax()
Sets the Maximum probability for the PHSP reweight.
void decay(EvtParticle *p)
Function that implements the energy-dependent Dalitz.
std::string getName()
Returns the name of the model: ETA_PI0DALITZ.
Class for the simulation of the eta -> 3pi0 and eta'->3pi0 decays.
Abstract base class for different kinds of events.
void init()
Checks that the number of input parameters are correct:
EvtEtaPi0Dalitz()
Default constructor.
virtual ~EvtEtaPi0Dalitz()
Default destructor.
EvtDecayBase * clone()
Makes a copy of the class object.