Belle II Software
release-08-01-10
|
The class provides routine to decay vector-> particle particle with B0 mixing, handles states with only one neutral B. More...
#include <EvtPHSPBMix.h>
Public Member Functions | |
EvtPHSPBMix () | |
Default constructor. | |
virtual | ~EvtPHSPBMix () |
Default destructor. | |
std::string | getName () |
Get function Name | |
EvtDecayBase * | clone () |
Clone the decay | |
void | decay (EvtParticle *p) |
Decay function. | |
void | init () |
Init function. | |
void | initProbMax () |
Init maximal prob. More... | |
int | nRealDaughters () |
Number of real daughters. | |
Private Attributes | |
double | _freq {0} |
mixing frequency in hbar/mm | |
bool | _print_info {false} |
Print evtgeninfo? | |
The class provides routine to decay vector-> particle particle with B0 mixing, handles states with only one neutral B.
Definition at line 88 of file EvtPHSPBMix.h.
void initProbMax | ( | ) |