|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|


Public Member Functions | |
| _CppMassConfig | to_cpp (self) |
Public Attributes | |
| pdg_id | |
| scale | |
Public Attributes inherited from pyhyperiso.core.Common.Configs.AlphasConfig | |
| scale | |
Static Public Attributes | |
| int | pdg_id = field(default=6) |
Static Public Attributes inherited from pyhyperiso.core.Common.Configs.AlphasConfig | |
| float | scale |
| MassType | m_b_type = field(default=MassType.POLE) |
| MassType | m_t_type = field(default=MassType.POLE) |
Configuration for computing a particle mass at a given scale.
Definition at line 134 of file Configs.py.
| _CppMassConfig pyhyperiso.core.Common.Configs.MassConfig.to_cpp | ( | self | ) |
Convert this Python config to the bound C++ config object.
Reimplemented from pyhyperiso.core.Common.Configs.AlphasConfig.
Definition at line 139 of file Configs.py.
|
static |
Definition at line 137 of file Configs.py.
| pyhyperiso.core.Common.Configs.MassConfig.pdg_id |
Definition at line 141 of file Configs.py.
| pyhyperiso.core.Common.Configs.MassConfig.scale |
Definition at line 141 of file Configs.py.