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

Core API returning whether MARTY is used as backend. More...

#include <UseMarty.h>

Inheritance diagram for UseMarty:
Collaboration diagram for UseMarty:

Public Member Functions

bool get () override
 Indicates whether the current model is MARTY.
 
- Public Member Functions inherited from ICoreAPI< bool >
virtual ~ICoreAPI ()=default
 
virtual ~ICoreAPI ()=default
 

Detailed Description

Core API returning whether MARTY is used as backend.

This API is typically used to conditionally enable MARTY-specific logic without directly querying configuration internals.

Definition at line 24 of file UseMarty.h.

Member Function Documentation

◆ get()

bool UseMarty::get ( )
inlineoverridevirtual

Indicates whether the current model is MARTY.

Returns
true if the active model is Model::MARTY, false otherwise.

Implements ICoreAPI< bool >.

Definition at line 31 of file UseMarty.h.


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