1#ifndef OBS_CORRELATION_PROXY_H
2#define OBS_CORRELATION_PROXY_H
60 CorrelationProvider::CorrelationType> {
96 double operator()(
const std::string& experiment,
111 double operator()(
const std::string& experiment,
126 double operator()(
const std::string& experiment,
144 const std::string& exp_2,
Utilities for identifying observables together with numerical bins.
High-level access to parameter and experiment-scoped observable correlations.
Experiment-scoped observable identifiers.
High-level helpers for initializing and monitoring the Hyperiso framework.
Interface for retrieving correlation-like quantities between parameters and observables.
High-level access to parameter values and uncertainties.
Provides access to statistical, systematic, or combined correlations between parameters or observable...
CorrelationType
Type of correlation component requested.
double operator()(const ParamId &pid_1, const ParamId &pid_2, Type type) override
Returns the requested correlation quantity for two parameters.
Identifies an observable together with a numerical bin.
Composite identifier for a single parameter.