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