|
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 (group) |
| WGroupId | id_of (group) |
| WGroupId | to_id (WGroup group) |
| str | canonical (WGroupId group_id) |
| str | block_name (group, ScaleType scale, WilsonBasis basis=WilsonBasis.STANDARD) |
| bool | register_custom (str canonical, aliases=None, Optional[str] external=None) |
Mapper for Wilson-coefficient groups. The wrapper accepts both legacy :class:`WGroup` enums and runtime strings. String lookups return :class:`WGroupId`, which is the preferred API for custom groups and config/CLI driven workflows.
| pyhyperiso.core.Common.Mapper.GroupMapper.__init__ | ( | self | ) |
|
static |
| pyhyperiso.core.Common.Mapper.GroupMapper.get_enum | ( | self | ) |
| pyhyperiso.core.Common.Mapper.GroupMapper.get_str | ( | self | ) |
| pyhyperiso.core.Common.Mapper.GroupMapper.get_str_all | ( | self | ) |
|
static |
|
static |