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

Statistics-layer adapter for retrieving leaf parameter sources. More...

Include dependency graph for StatParamSourcesProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StatParamSourcesProxy
 Adapter exposing parameter leaf-source resolution to the statistics layer. More...
 

Detailed Description

Statistics-layer adapter for retrieving leaf parameter sources.

This class is a thin proxy over ParamSourcesProvider. It adapts the dependency-source traversal service to the statistics module through the IStatSourcesProxy interface.

The proxy is intentionally lightweight:

  • it owns a provider instance,
  • it forwards leaf-source queries,
  • it exposes a stable interface to higher-level statistics code.
See also
IStatSourcesProxy
ParamSourcesProvider

Definition in file StatParamSourcesProxy.h.