10#ifndef ROOT_Minuit2_MinosError
11#define ROOT_Minuit2_MinosError
MinosError(unsigned int par, double value, 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
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