|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <LbLllDecay.h>
Public Types | |
| enum class | Lepton { E , MU , TAU } |
Public Attributes | |
| LbL_FF_Src | ff_src {LbL_FF_Src::DM} |
| Lepton | gen {Lepton::MU} |
| size_t | n_threads {1} |
Definition at line 13 of file LbLllDecay.h.
|
strong |
| Enumerator | |
|---|---|
| E | |
| MU | |
| TAU | |
Definition at line 14 of file LbLllDecay.h.
| LbL_FF_Src LbLllConfig::ff_src {LbL_FF_Src::DM} |
Definition at line 16 of file LbLllDecay.h.
| Lepton LbLllConfig::gen {Lepton::MU} |
Definition at line 17 of file LbLllDecay.h.
| size_t LbLllConfig::n_threads {1} |
Definition at line 18 of file LbLllDecay.h.