11#include "EvtGenBase/EvtDecayAmp.hh"
12#include "EvtGenBase/EvtParticle.hh"
39 EvtDecayBase*
clone()
override;
44 void decay(EvtParticle* p)
override;
EvtDecayBase * clone() override
The function which makes a copy of the model.
void decay(EvtParticle *p) override
The function to calculate a quark decay amplitude.
virtual ~EvtVSSBMixSD()
Destructor.
EvtVSSBMixSD()
Constructor.
double _sdprob
probability of the spontaneous disentanglement [0,1]
double _freq
mixing frequency in hbar/mm
std::string getName() override
The function which returns the name of the model.
int nRealDaughters() override
The number of real daughters.
void init() override
The function for an initialization.
void initProbMax() override
The function to sets a maximum probability.