Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
StatisticCachePrinter.h
Go to the documentation of this file.
1#ifndef STATISTIC_CACHE_PRINTER_H
2#define STATISTIC_CACHE_PRINTER_H
3
4#include <iosfwd>
5
6#include "StatisticManager.h"
7
17public:
19 static void print(const StatCache& cache, std::ostream& os);
20};
21
22#endif
High-level orchestration of statistical uncertainty propagation, likelihood construction and fit scan...
Formatting helper for StatCache diagnostics.
static void print(const StatCache &cache, std::ostream &os)
Internal cache of currently selected observables, nuisances, correlations and fit state.