14#include "EvtGenBase/EvtDecayAmp.hh"
15#include "EvtGenBase/EvtSemiLeptonicFF.hh"
16#include "EvtGenBase/EvtSemiLeptonicAmp.hh"
void initProbMax()
Sets maximal probab.
void init()
Initializes module.
std::string getName()
Returns name of module.
virtual ~EvtLLSW()
virtual destructor
EvtDecayBase * clone()
Clones module.
void decay(EvtParticle *p)
Creates a decay.
EvtSemiLeptonicAmp * m_calcamp
Pointers needed to calculate amplitude.
EvtSemiLeptonicFF * m_llswffmodel
Pointers needed for FFs.
EvtLLSW()
Default constructor.