Definition at line 24 of file ContoursError.h.
#include <Minuit2/ContoursError.h>
ROOT::Minuit2::ContoursError::ContoursError |
( |
unsigned int |
parx, |
|
|
unsigned int |
pary, |
|
|
const std::vector< std::pair< double, double > > & |
points, |
|
|
const MinosError & |
xmnos, |
|
|
const MinosError & |
ymnos, |
|
|
unsigned int |
nfcn |
|
) |
| |
|
inline |
ROOT::Minuit2::ContoursError::~ContoursError |
( |
| ) |
|
|
inline |
ROOT::Minuit2::ContoursError::ContoursError |
( |
const ContoursError & |
cont | ) |
|
|
inline |
unsigned int ROOT::Minuit2::ContoursError::NFcn |
( |
| ) |
const |
|
inline |
const std::vector<std::pair<double,double> >& ROOT::Minuit2::ContoursError::operator() |
( |
| ) |
const |
|
inline |
double ROOT::Minuit2::ContoursError::XMin |
( |
| ) |
const |
|
inline |
std::pair<double,double> ROOT::Minuit2::ContoursError::XMinos |
( |
| ) |
const |
|
inline |
const MinosError& ROOT::Minuit2::ContoursError::XMinosError |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::ContoursError::Xpar |
( |
| ) |
const |
|
inline |
double ROOT::Minuit2::ContoursError::YMin |
( |
| ) |
const |
|
inline |
std::pair<double,double> ROOT::Minuit2::ContoursError::YMinos |
( |
| ) |
const |
|
inline |
const MinosError& ROOT::Minuit2::ContoursError::YMinosError |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::ContoursError::Ypar |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::ContoursError::fNFcn |
|
private |
unsigned int ROOT::Minuit2::ContoursError::fParX |
|
private |
unsigned int ROOT::Minuit2::ContoursError::fParY |
|
private |
std::vector<std::pair<double,double> > ROOT::Minuit2::ContoursError::fPoints |
|
private |
The documentation for this class was generated from the following file: