Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
ICoreAPI.h File Reference

Declares a minimal interface for core application state access. More...

Go to the source code of this file.

Classes

class  ICoreAPI< T >
 Generic interface returning a single value of type T from the core. More...
 

Detailed Description

Declares a minimal interface for core application state access.

This interface is used to expose lightweight read access to core framework state (e.g. current Model) to higher-level components without coupling them to concrete implementations.

Definition in file ICoreAPI.h.