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


Public Types | |
| enum class | B_Charge { B_0 , B_PLUS } |
| enum class | Lepton { E , MU , TAU } |
Public Attributes | |
| BP_FF_Src | ff_src {BP_FF_Src::AS} |
| B_FF_Type | ff_type {B_FF_Type::FULL} |
| B_Charge | charge {B_Charge::B_PLUS} |
| Lepton | gen {Lepton::MU} |
| size_t | n_threads {1} |
Definition at line 138 of file BKllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| B_0 | |
| B_PLUS | |
Definition at line 139 of file BKllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| E | |
| MU | |
| TAU | |
Definition at line 140 of file BKllDecay.h.
| B_Charge BKllConfig::charge {B_Charge::B_PLUS} |
Definition at line 144 of file BKllDecay.h.
| BP_FF_Src BKllConfig::ff_src {BP_FF_Src::AS} |
Definition at line 142 of file BKllDecay.h.
| B_FF_Type BKllConfig::ff_type {B_FF_Type::FULL} |
Definition at line 143 of file BKllDecay.h.
| Lepton BKllConfig::gen {Lepton::MU} |
Definition at line 145 of file BKllDecay.h.
| size_t BKllConfig::n_threads {1} |
Definition at line 147 of file BKllDecay.h.