|
ROOT
Reference Guide |
|
Go to the documentation of this file.
10 #ifndef ROOT_Minuit2_MinosError
11 #define ROOT_Minuit2_MinosError
bool AtLowerMaxFcn() const
MinosError & operator=(const MinosError &)=default
double Error(unsigned int) const
double UpperLimit() const
unsigned int NFcn() const
unsigned int Parameter() const
bool AtUpperLimit() const
bool AtLowerLimit() const
const MnUserParameterState & State() const
MinosError(const MinosError &err)
bool AtUpperMaxFcn() const
Class holding the result of Minos (lower and upper values) for a specific parameter.
MinosError(unsigned int par, double value, const MnCross &low, const MnCross &up)
const MnUserParameterState & UpperState() const
const MnUserParameterState & LowerState() const
class which holds the external user and/or internal Minuit representation of the parameters and error...
const MinuitParameter & Parameter(unsigned int i) const
std::pair< double, double > operator()() const
double LowerLimit() const
MinosError & operator()(const MinosError &err)
unsigned int NFcn() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...