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

Declares an abstract port for parameter-mapping databases. More...

#include <memory>
#include <string>
#include <unordered_map>
#include <optional>
#include "IParamMappingSource.h"
#include "InterpretedParam.h"
Include dependency graph for IMappingDatabasePort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMappingDatabasePort
 Interface for accessing a parameter-mapping database. More...
 

Detailed Description

Declares an abstract port for parameter-mapping databases.

This interface abstracts access to a parameter mapping database, decoupling the rest of the system from the concrete storage format (JSON, database, etc.).

Definition in file IMappingDatabasePort.h.