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

Public Member Functions | |
| to_cpp (self) | |
Static Public Attributes | |
| str | canonical |
| Sequence | observables [LambdaObservableConfig] |
| Sequence | aliases = field(default_factory=list) |
| float | matching_scale = 81.0 |
| float | hadronic_scale = 4.8 |
| QCDOrder | order = QCDOrder.LO |
| QCDOrder | max_order = QCDOrder.NNLO |
| Sequence | wilson_groups = field(default_factory=list) |
| Sequence | custom_wilson_groups = field(default_factory=list) |
| bool | propagate_custom_wilson_dependencies = True |
Runtime decay backed by Python observable lambdas. This config is the Python counterpart of C++ ``LambdaDecayConfig``. It can declare builtin Wilson groups, lambda-backed custom Wilson groups and one or more custom observables. Declared dependencies are propagated to Statistic.
Definition at line 193 of file LambdaDecay.py.
| pyhyperiso.core.BusinessLogic.LambdaDecay.LambdaDecayConfig.to_cpp | ( | self | ) |
Convert to the bound C++ ``LambdaDecayConfig``.
Definition at line 212 of file LambdaDecay.py.
|
static |
Definition at line 203 of file LambdaDecay.py.
|
static |
Definition at line 201 of file LambdaDecay.py.
|
static |
Definition at line 209 of file LambdaDecay.py.
|
static |
Definition at line 205 of file LambdaDecay.py.
|
static |
Definition at line 204 of file LambdaDecay.py.
|
static |
Definition at line 207 of file LambdaDecay.py.
|
static |
Definition at line 202 of file LambdaDecay.py.
|
static |
Definition at line 206 of file LambdaDecay.py.
|
static |
Definition at line 210 of file LambdaDecay.py.
|
static |
Definition at line 208 of file LambdaDecay.py.