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