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