11#include "EvtGenBase/EvtDecayAmp.hh"
12#include "EvtGenBase/EvtParticle.hh"
42 EvtDecayBase*
clone()
override;
47 void decay(EvtParticle* p)
override;
Routine to decay vector-> scalar scalar with BB-like mixing and decoherence parameter lambda.
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 ~EvtVSSBMixNP()
Destructor.
double _dGamma
delta gamma in hbar/mm
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.
EvtVSSBMixNP()
Constructor.
double _lambda
lambda in hbar/mm
void init() override
The function for an initialization.
void initProbMax() override
The function to sets a maximum probability.