Belle II Software development
|
The evtgen model to produce B-> Kstar nu nubar decay sample. More...
#include <EvtKstarnunu_REV.h>
Public Member Functions | |
EvtKstarnunu_REV () | |
Constructor. | |
virtual | ~EvtKstarnunu_REV () |
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-> Kstar nu nubar decay sample.
From factors are based on [arXiv:1503.05534v3].
Definition at line 26 of file EvtKstarnunu_REV.h.
|
inline |