Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
IParameterResolver.h File Reference

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"
Include dependency graph for IParameterResolver.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.