The class provides the form factors for orbitally excited semileptonic decays.
More...
#include <EvtBGL.h>
|
| | EvtBGL () |
| | Default constructor.
|
| virtual | ~EvtBGL () |
| | 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.
|
|
| EvtSemiLeptonicFF * | m_bglffmodel |
| | Pointers needed for FFs.
|
| EvtSemiLeptonicAmp * | m_calcamp |
| | Pointers needed to calculate amplitude.
|
The class provides the form factors for orbitally excited semileptonic decays.
Definition at line 23 of file EvtBGL.h.
◆ EvtBGL()
◆ ~EvtBGL()
| virtual EvtBGL::~EvtBGL |
( |
| ) |
|
|
virtual |
◆ clone()
| EvtDecayBase * EvtBGL::clone |
( |
| ) |
|
◆ decay()
| void EvtBGL::decay |
( |
EvtParticle * | p | ) |
|
◆ getName()
| std::string EvtBGL::getName |
( |
| ) |
|
◆ init()
◆ initProbMax()
| void EvtBGL::initProbMax |
( |
| ) |
|
◆ m_bglffmodel
| EvtSemiLeptonicFF* EvtBGL::m_bglffmodel |
|
private |
Pointers needed for FFs.
Definition at line 51 of file EvtBGL.h.
◆ m_calcamp
| EvtSemiLeptonicAmp* EvtBGL::m_calcamp |
|
private |
Pointers needed to calculate amplitude.
Definition at line 54 of file EvtBGL.h.
The documentation for this class was generated from the following file: