Belle II Software
release-08-01-10
|
The class provides the decay amplitude for orbitally excited semileptonic decays. More...
#include <EvtLLSW.h>
Public Member Functions | |
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. | |
Private Attributes | |
EvtSemiLeptonicFF * | llswffmodel |
Pointers needed for FFs. | |
EvtSemiLeptonicAmp * | calcamp |
Pointers needed to calculate amplitude. | |
The class provides the decay amplitude for orbitally excited semileptonic decays.