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

Interface for retrieving ultimate source parameters behind dependencies. More...

#include <unordered_set>
#include "Include.h"
Include dependency graph for ISourcesProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISourcesProvider
 Interface for retrieving leaf source parameters from a dependency graph. More...
 

Detailed Description

Interface for retrieving ultimate source parameters behind dependencies.

This header declares ISourcesProvider, an interface used to query the set of “leaf” parameters from a collection of (possibly dependent) ParamId objects.

A leaf source parameter is typically one that does not depend on any other parameter, or is considered a primitive input in the dependency graph.

Definition in file ISourcesProvider.h.