|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Declares an abstract port for parameter-mapping databases. More...
#include <memory>#include <string>#include <unordered_map>#include <optional>#include "IParamMappingSource.h"#include "InterpretedParam.h"

Go to the source code of this file.
Classes | |
| class | IMappingDatabasePort |
| Interface for accessing a parameter-mapping database. More... | |
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.