|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
High-level access to parameter and experiment-scoped observable correlations. More...
#include "IDataProvider.h"#include "ParamID.h"#include "Parameter.h"#include "CorrelationRepo.h"#include "MemoryManager.h"#include "ExperimentObs.h"

Go to the source code of this file.
Classes | |
| class | CorrelationProvider |
| Provides access to statistical, systematic, or combined correlations between parameters or observables. More... | |
High-level access to parameter and experiment-scoped observable correlations.
This header declares the CorrelationProvider class, a concrete IDataProvider that exposes a uniform interface to:
Internally it relies on the CorrelationRepository owned by the MemoryManager singleton.
Definition in file CorrelationProvider.h.