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