|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Adapter to load parameter mappings from a JSON/YAML-like DBNode tree. More...


Go to the source code of this file.
Classes | |
| class | JsonParamMappingAdapter |
| IParamMappingSource implementation backed by a JSON-like file. More... | |
Adapter to load parameter mappings from a JSON/YAML-like DBNode tree.
This adapter uses an IParser implementation (typically JSONParser) to read a mapping file, and exposes it as a collection of InterpretedParam entries keyed by parameter name.
Definition in file JsonParamMappingAdapter.h.