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

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

#include <MartyModelPathAPI.h>

Inheritance diagram for MartyModelPathAPI:
Collaboration diagram for MartyModelPathAPI:

Public Member Functions

fs::path get () override
 Returns the filesystem path to the MARTY model file.
 
- Public Member Functions inherited from ICoreAPI< fs::path >
virtual ~ICoreAPI ()=default
 
virtual ~ICoreAPI ()=default
 

Detailed Description

Core API returning the path to the MARTY model file.

This API allows clients to query where the MARTY model definition file is located on disk, without directly accessing configuration internals or singletons.

Definition at line 33 of file MartyModelPathAPI.h.

Member Function Documentation

◆ get()

fs::path MartyModelPathAPI::get ( )
inlineoverridevirtual

Returns the filesystem path to the MARTY model file.

Returns
Path to the MARTY model file.

Implements ICoreAPI< fs::path >.

Definition at line 40 of file MartyModelPathAPI.h.


The documentation for this class was generated from the following file: