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

Core API exposing the filesystem path to the MARTY model file. More...

#include "MartyAdapter.h"
#include "Config.h"
#include "ICoreAPI.h"
Include dependency graph for MartyModelPathAPI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MartyModelPathAPI
 Core API returning the path to the MARTY model file. More...
 

Detailed Description

Core API exposing the filesystem path to the MARTY model file.

This header defines MartyModelPathAPI, a concrete implementation of ICoreAPI returning the path to the MARTY model definition file (typically a .h file).

The path is resolved through MartyAdapter and ultimately comes from the active HyperisoConfig used to initialize Hyperiso.

See also
ICoreAPI
MartyAdapter
HyperisoConfig

Definition in file MartyModelPathAPI.h.