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

Observable-layer API exposing whether MARTY backend is active. More...

#include "HyperisoMaster.h"
#include "Config.h"
#include "IObsCoreAPI.h"
Include dependency graph for ObsUseMarty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObsUseMarty
 

Detailed Description

Observable-layer API exposing whether MARTY backend is active.

This small adapter lets the observable/business layer query the global runtime configuration to know if the current model backend is MARTY.

It is intentionally read-only and returns a simple boolean.

See also
HyperisoMaster
Model
IObsCoreAPI

Definition in file ObsUseMarty.h.