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

Declares a factory interface for building parameter resolvers. More...

#include <memory>
#include <string>
#include "IParameterResolver.h"
Include dependency graph for IInterpreterPortsFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IInterpreterPortsFactory
 Factory interface for creating parameter resolver objects. More...
 

Detailed Description

Declares a factory interface for building parameter resolvers.

The factory provides a way to construct IParameterResolver instances for a given model and a pair of JSON mapping files.

Definition in file IInterpreterPortsFactory.h.