|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for read-only access to a mapping database of parameters. More...
#include <unordered_map>#include <string>#include <memory>#include <optional>#include "IParamMappingSource.h"

Go to the source code of this file.
Classes | |
| class | IMappingDatabaseAdapter |
| Abstract view of a parameter mapping database. More... | |
Interface for read-only access to a mapping database of parameters.
This abstraction sits on top of some persistence mechanism (file-backed, in-memory, SQL, etc.) and exposes an API in terms of InterpretedParam objects.
Definition in file IMappingDatabaseAdapter.h.