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