 |
Belle II Software
release-05-01-25
|
19 #include "EvtGenBase/EvtDecayAmp.hh"
64 EvtDecayBase*
clone();
78 void decay(EvtParticle* p);
void initProbMax()
Sets the Maximum probability for the PHSP reweight.
Class for the simulation of the eta -> pi+pi-pi0 decay with an improved dalitz description.
EvtEtaFullDalitz()
Default Constructor.
void decay(EvtParticle *p)
Function that implements the energy-dependent Dalitz.
std::string getName()
Returns the model name: ETA_FULLDALITZ.
virtual ~EvtEtaFullDalitz()
Default Destructor.
Abstract base class for different kinds of events.
void init()
Checks that the number of input parameters are correct:
EvtDecayBase * clone()
Makes a copy of the pointer to the class.