|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Public Member Functions | |
| __init__ (self) | |
| get_str (self) | |
| get_str_all (self) | |
| get_enum (self) | |
Static Public Member Functions | |
| str | str (coef) |
| WCoefId | id_of (coef) |
| WCoefId | to_id (WCoeff coef) |
| str | canonical (WCoefId coef_id) |
| bool | register_custom (str canonical, aliases=None, flha=(0, 0)) |
| tuple[int, int] | flha_base (coef) |
| LhaID | flha_full (coef, QCDOrder order, ContributionType contribution) |
Mapper for Wilson-coefficient identifiers. Runtime lookups return :class:`WCoefId`, so custom coefficients do not need a corresponding static :class:`WCoeff` enum value.
| pyhyperiso.core.Common.Mapper.WCoefMapper.__init__ | ( | self | ) |
|
static |
|
static |
| pyhyperiso.core.Common.Mapper.WCoefMapper.get_enum | ( | self | ) |
| pyhyperiso.core.Common.Mapper.WCoefMapper.get_str | ( | self | ) |
| pyhyperiso.core.Common.Mapper.WCoefMapper.get_str_all | ( | self | ) |
|
static |
|
static |
|
static |