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


Public Member Functions | |
| "KllDecayConfig" | from_cpp (cls, _CppKllDecayConfig cpp_obj) |
| _CppKllDecayConfig | to_cpp (self) |
Static Public Attributes | |
| int | N_L_sign = 1 |
| int | gen = 2 |
Additional Inherited Members | |
Protected Member Functions inherited from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig | |
| _CppDecayConfig | _to_cpp (self) |
Configuration for ``K_L,S -> l+ l-`` decays.
Args:
N_L_sign: Sign convention for the long-distance ``K_L -> gamma gamma``
term. Defaults to ``1``.
gen: Lepton generation using the integer convention expected by the C++
backend. Defaults to ``2``.
Definition at line 455 of file DecayConfig.py.
| "KllDecayConfig" pyhyperiso.core.BusinessLogic.DecayConfig.KllDecayConfig.from_cpp | ( | cls, | |
| _CppKllDecayConfig | cpp_obj | ||
| ) |
Create a Python wrapper from a C++ ``KllDecayConfig``.
Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.
Definition at line 469 of file DecayConfig.py.
| _CppKllDecayConfig pyhyperiso.core.BusinessLogic.DecayConfig.KllDecayConfig.to_cpp | ( | self | ) |
Build the C++ ``KllDecayConfig`` object.
Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.
Definition at line 473 of file DecayConfig.py.
|
static |
Definition at line 466 of file DecayConfig.py.
|
static |
Definition at line 465 of file DecayConfig.py.