10#include "EvtGenBase/EvtDecayAmp.hh"
11#include "EvtGenBase/EvtSemiLeptonicFF.hh"
12#include "EvtGenBase/EvtSemiLeptonicAmp.hh"
38 EvtDecayBase*
clone();
41 void decay(EvtParticle* p);
The class provides the form factors for orbitally excited semileptonic decays.
EvtSemiLeptonicAmp * calcamp
Pointers needed to calculate amplitude.
EvtSemiLeptonicFF * bclmodel
Pointers needed for FFs.
void init()
Initializes module.
EvtBCL()
Default constructor.
EvtDecayBase * clone()
Clones module.
virtual ~EvtBCL()
virtual destructor
void initProbMax()
Sets maximal probab.
std::string getName()
Returns name of module.
void decay(EvtParticle *p)
Creates a decay.
Abstract base class for different kinds of events.