Belle II Software development
|
The evtgen model to produce B-> K nu nubar decay sample. More...
#include <EvtKnunu.h>
Public Member Functions | |
EvtKnunu () | |
Constructor. | |
virtual | ~EvtKnunu () |
Destructor. | |
std::string | getName () |
The function which returns the name of the model. | |
EvtDecayBase * | clone () |
The function which makes a copy of the model. | |
void | init () |
The function for an initialization. | |
void | decay (EvtParticle *p) |
The function to calculate a quark decay amplitude. | |
void | initProbMax () |
The function to sets a maximum probability. | |
The evtgen model to produce B-> K nu nubar decay sample.
From factors are based on [arXiv:1409.4557v2].
Definition at line 26 of file EvtKnunu.h.
|
inline |