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