|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Classes | |
| class | ObservableValue |
Functions | |
| ObservableId | _require_observable_id (ObservableId value, str name="observable id") |
| _cpp_observable_id (ObservableId value) | |
Python representation of computed observable values. The C++ observable layer returns ``ObservableValue`` objects containing an observable id, a numerical prediction, and optionally a bin range. This module keeps the public Python type lightweight and immutable while preserving explicit conversion helpers to and from the bound C++ object.
|
protected |
Definition at line 26 of file ObservableValue.py.
|
protected |
Definition at line 20 of file ObservableValue.py.