Belle II Software
release-08-01-10
|
The class provides the form factors for orbitally excited semileptonic decays. More...
#include <EvtBGL2.h>
Public Member Functions | |
EvtBGL2 () | |
Default constructor. | |
virtual | ~EvtBGL2 () |
virtual destructor | |
std::string | getName () |
Returns name of module. | |
EvtDecayBase * | clone () |
Clones module. | |
void | decay (EvtParticle *p) |
Creates a decay. | |
void | initProbMax () |
Sets maximal probab. | |
void | init () |
Initializes module. | |
Private Attributes | |
EvtSemiLeptonicFF * | m_bgl2ffmodel = nullptr |
Pointers needed for form factors. | |
EvtSemiLeptonicAmp * | m_calcamp = nullptr |
Pointers needed to calculate amplitude. | |
The class provides the form factors for orbitally excited semileptonic decays.