The class provides routine to decay vector-> particle particle with B0 mixing, coherent B0B0-like mixing if any.
More...
#include <EvtPHSPBMix.h>
|
| void | prlp (int) const |
| | Number of real daughters.
|
| EvtComplex | Amplitude (const double &t1, const double &t2, bool B1_is_B0, bool B2_is_B0) const |
| | Calculate amplitude.
|
|
| double | m_freq {0} |
| | mixing frequency in hbar/mm
|
| double | m_C {0} |
| | C eigenvalue, 0= incoherent.
|
| bool | m_BBpipi {0} |
| | Is BBpipi?
|
The class provides routine to decay vector-> particle particle with B0 mixing, coherent B0B0-like mixing if any.
Definition at line 37 of file EvtPHSPBMix.h.
◆ EvtPHSPBBMix()
| EvtPHSPBBMix::EvtPHSPBBMix |
( |
| ) |
|
|
inline |
◆ ~EvtPHSPBBMix()
| virtual EvtPHSPBBMix::~EvtPHSPBBMix |
( |
| ) |
|
|
virtual |
◆ Amplitude()
| EvtComplex EvtPHSPBBMix::Amplitude |
( |
const double & | t1, |
|
|
const double & | t2, |
|
|
bool | B1_is_B0, |
|
|
bool | B2_is_B0 ) const |
|
private |
◆ clone()
| EvtDecayBase * EvtPHSPBBMix::clone |
( |
| ) |
|
◆ decay()
| void EvtPHSPBBMix::decay |
( |
EvtParticle * | p | ) |
|
◆ getName()
| std::string EvtPHSPBBMix::getName |
( |
| ) |
|
◆ init()
| void EvtPHSPBBMix::init |
( |
| ) |
|
◆ initProbMax()
| void EvtPHSPBBMix::initProbMax |
( |
| ) |
|
Init maximal prob.
function
◆ nRealDaughters()
| int EvtPHSPBBMix::nRealDaughters |
( |
| ) |
|
Number of real daughters.
◆ prlp()
| void EvtPHSPBBMix::prlp |
( |
int | | ) |
const |
|
private |
Number of real daughters.
◆ m_BBpipi
| bool EvtPHSPBBMix::m_BBpipi {0} |
|
private |
◆ m_C
| double EvtPHSPBBMix::m_C {0} |
|
private |
◆ m_freq
| double EvtPHSPBBMix::m_freq {0} |
|
private |
The documentation for this class was generated from the following file: