10#ifndef ROOT_Minuit2_MinosError
11#define ROOT_Minuit2_MinosError
48 return std::pair<double,double>(
Lower(),
Upper());
Class holding the result of Minos (lower and upper values) for a specific parameter.
MinosError(unsigned int par, double min, const MnCross &low, const MnCross &up)
MinosError & operator()(const MinosError &err)
unsigned int NFcn() const
unsigned int Parameter() const
const MnUserParameterState & UpperState() const
bool AtUpperLimit() const
bool AtLowerMaxFcn() const
std::pair< double, double > operator()() const
const MnUserParameterState & LowerState() const
bool AtUpperMaxFcn() const
MinosError(const MinosError &err)
bool AtLowerLimit() const
MinosError & operator=(const MinosError &)=default
double LowerLimit() const
double UpperLimit() const
const MnUserParameterState & State() const
unsigned int NFcn() const
class which holds the external user and/or internal Minuit representation of the parameters and error...
double Error(unsigned int) const
const MinuitParameter & Parameter(unsigned int i) const
Namespace for new ROOT classes and functions.