|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Classes | |
| class | AlphasConfig |
| class | MassConfig |
| class | WilsonBuildConfig |
| class | WilsonRequest |
Functions | |
| _cpp_group_id (WilsonGroupLike group) | |
| _cpp_coef_id (WilsonCoefLike coef) | |
Variables | |
| WilsonGroupLike = Union[WGroup, WGroupId, str] | |
| WilsonCoefLike = Union[WCoeff, WCoefId, str] | |
Python configuration objects converted to native HyperIso structures.
|
protected |
Convert a coefficient enum/string/id to the bound C++ ``WCoefId``.
Definition at line 35 of file Configs.py.
|
protected |
Convert a group enum/string/id to the bound C++ ``WGroupId``.
Definition at line 28 of file Configs.py.
Definition at line 25 of file Configs.py.
Definition at line 24 of file Configs.py.