11#include "EvtGenBase/EvtDecayAmp.hh"
12#include "EvtGenBase/EvtSemiLeptonicFF.hh"
13#include "EvtGenBase/EvtSemiLeptonicAmp.hh"
33 EvtDecayBase*
clone();
36 void decay(EvtParticle* p);
The class provides the decay amplitude for orbitally excited semileptonic decays.
EvtSemiLeptonicAmp * calcamp
Pointers needed to calculate amplitude.
void init()
Initializes module.
virtual ~EvtLLSW()
virtual destructor
EvtLLSW()
Default constructor.
EvtDecayBase * clone()
Clones module.
EvtSemiLeptonicFF * llswffmodel
Pointers needed for FFs.
void initProbMax()
Sets maximal probab.
std::string getName()
Returns name of module.
void decay(EvtParticle *p)
Creates a decay.