|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Declares the interface for resolving parameter names to blocks and LHA IDs. More...
#include <unordered_map>#include <string>#include <vector>#include "Extractor.h"#include "LhaID.h"

Go to the source code of this file.
Classes | |
| struct | ResolvedParam |
| Represents a resolved parameter in Hyperiso format. More... | |
| class | IParameterResolver |
| Interface for resolving external parameter names into ResolvedParam. More... | |
Declares the interface for resolving parameter names to blocks and LHA IDs.
The IParameterResolver interface is responsible for translating MARTY-exposed parameter names into Hyperiso-specific identifiers (ResolvedParam) based on mapping databases.
Definition in file IParameterResolver.h.