|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Minimal observable-layer "core API" concept. More...

Go to the source code of this file.
Classes | |
| class | IObsCoreAPI< T > |
Minimal observable-layer "core API" concept.
This interface is used as a generic adapter to expose small pieces of global runtime state to the observable/business layer (e.g. flags, selected model, feature toggles).
It is intentionally minimal: a single getter.
| T | Type returned by the API (bool, enum, string, ...). |
Definition in file IObsCoreAPI.h.