|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <BKsllDecay.h>


Public Types | |
| enum class | Power_Corrections_Impl { BFS , BCvDV , KMPW } |
| enum class | B_Charge { B_0 , B_PLUS } |
| 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} |
| Power_Corrections_Impl | power_corr_impl {Power_Corrections_Impl::BFS} |
| B_Charge | charge {B_Charge::B_PLUS} |
| Lepton | gen {Lepton::MU} |
| size_t | n_threads {1} |
Definition at line 14 of file BKsllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| B_0 | |
| B_PLUS | |
Definition at line 16 of file BKsllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| E | |
| MU | |
| TAU | |
Definition at line 17 of file BKsllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| BFS | |
| BCvDV | |
| KMPW | |
Definition at line 15 of file BKsllDecay.h.
| B_Charge BKstarllConfig::charge {B_Charge::B_PLUS} |
Definition at line 22 of file BKsllDecay.h.
| BV_FF_Src BKstarllConfig::ff_src {BV_FF_Src::BSZ_SR_LAT} |
Definition at line 19 of file BKsllDecay.h.
| B_FF_Type BKstarllConfig::ff_type {B_FF_Type::FULL} |
Definition at line 20 of file BKsllDecay.h.
| Lepton BKstarllConfig::gen {Lepton::MU} |
Definition at line 23 of file BKsllDecay.h.
| size_t BKstarllConfig::n_threads {1} |
Definition at line 25 of file BKsllDecay.h.
| Power_Corrections_Impl BKstarllConfig::power_corr_impl {Power_Corrections_Impl::BFS} |
Definition at line 21 of file BKsllDecay.h.