|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <BsPhiDecay.h>
Public Types | |
| enum class | FF_Type { FULL , SOFT } |
| enum class | Lepton { E , MU , TAU } |
Public Attributes | |
| BV_FF_Src | ff_src {BV_FF_Src::BSZ_SR_LAT} |
| B_FF_Type | ff_type {B_FF_Type::FULL} |
| Lepton | gen {Lepton::MU} |
| size_t | n_threads {1} |
Definition at line 13 of file BsPhiDecay.h.
|
strong |
| Enumerator | |
|---|---|
| FULL | |
| SOFT | |
Definition at line 14 of file BsPhiDecay.h.
|
strong |
| Enumerator | |
|---|---|
| E | |
| MU | |
| TAU | |
Definition at line 15 of file BsPhiDecay.h.
| BV_FF_Src BsPhiConfig::ff_src {BV_FF_Src::BSZ_SR_LAT} |
Definition at line 17 of file BsPhiDecay.h.
| B_FF_Type BsPhiConfig::ff_type {B_FF_Type::FULL} |
Definition at line 18 of file BsPhiDecay.h.
| Lepton BsPhiConfig::gen {Lepton::MU} |
Definition at line 19 of file BsPhiDecay.h.
| size_t BsPhiConfig::n_threads {1} |
Definition at line 21 of file BsPhiDecay.h.