10#ifndef ROOT_Minuit2_ContoursError
11#define ROOT_Minuit2_ContoursError
26 ContoursError(
unsigned int parx,
unsigned int pary,
const std::vector<std::pair<double, double>> &
points,
71 std::vector<std::pair<double, double>>
fPoints;
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t points
const MinosError & YMinosError() const
unsigned int NFcn() const
ContoursError(const ContoursError &cont)
unsigned int Ypar() const
std::pair< double, double > XMinos() const
unsigned int Xpar() const
const std::vector< std::pair< double, double > > & operator()() const
std::vector< std::pair< double, double > > fPoints
ContoursError & operator()(const ContoursError &cont)
std::pair< double, double > YMinos() const
ContoursError(unsigned int parx, unsigned int pary, const std::vector< std::pair< double, double > > &points, const MinosError &xmnos, const MinosError &ymnos, unsigned int nfcn)
const MinosError & XMinosError() const
Class holding the result of Minos (lower and upper values) for a specific parameter.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.