|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Statistical-layer port for retrieving leaf parameter sources. More...


Go to the source code of this file.
Classes | |
| class | IStatSourcesProxy |
| Abstract statistics-layer interface for dependency source resolution. More... | |
Statistical-layer port for retrieving leaf parameter sources.
This interface exposes a statistics-oriented view over the parameter dependency graph. Its main responsibility is to resolve a set of input parameters down to their ultimate “leaf” sources, i.e. the parameters that do not themselves depend on other parameters or dependent blocks.
It is intended for the statistics / sensitivity / dependency-analysis layer, where one often wants to answer questions such as:
Concrete implementations typically delegate this work to a lower-level provider that walks:
Typical usage:
Definition in file IStatSourcesProxy.h.