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

Core API exposing the active MARTY model name. More...

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

Go to the source code of this file.

Classes

class  MartyModelNameAPI
 Core API returning the MARTY model class name. More...
 

Detailed Description

Core API exposing the active MARTY model name.

This header defines MartyModelNameAPI, a small adapter implementing ICoreAPI to expose the name of the currently active MARTY model as configured in the Hyperiso framework.

The returned value corresponds to:

  • the MARTY class name (e.g. "THDM", "MSSM", etc.),
  • typically provided through the HyperisoConfig object and accessed via higher-level adapters.
See also
ICoreAPI
MartyAdapter
HyperisoConfig

Definition in file MartyModelNameAPI.h.