|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
In-memory store of parameter mappings loaded from an external file. More...


Go to the source code of this file.
Classes | |
| class | MappingDatabase |
| Lightweight container for InterpretedParam mappings. More... | |
In-memory store of parameter mappings loaded from an external file.
This class encapsulates the logic needed to load a map of (string name → InterpretedParam) from some external description, using an IParamMappingSource implementation (e.g. JSON-based).
Definition in file MappingDatabase.h.