Definition at line 36 of file SparseData.cxx.
◆ Box()
ROOT::Fit::Box::Box |
( |
const vector< double > & |
min, |
|
|
const vector< double > & |
max, |
|
|
const double |
value = 0.0 , |
|
|
const double |
error = 1.0 |
|
) |
| |
|
inline |
◆ AddVal()
void ROOT::Fit::Box::AddVal |
( |
const double |
value | ) |
|
|
inline |
◆ GetError()
double ROOT::Fit::Box::GetError |
( |
| ) |
const |
|
inline |
◆ GetMax()
const vector< double > & ROOT::Fit::Box::GetMax |
( |
| ) |
const |
|
inline |
◆ GetMin()
const vector< double > & ROOT::Fit::Box::GetMin |
( |
| ) |
const |
|
inline |
◆ GetVal()
double ROOT::Fit::Box::GetVal |
( |
| ) |
const |
|
inline |
◆ operator==()
bool ROOT::Fit::Box::operator== |
( |
const Box & |
b | ) |
|
|
inline |
◆ BoxContainer
◆ operator<<
ostream & operator<< |
( |
ostream & |
os, |
|
|
const Box & |
b |
|
) |
| |
|
friend |
◆ fError
◆ fMax
vector<double> ROOT::Fit::Box::fMax |
|
private |
◆ fMin
vector<double> ROOT::Fit::Box::fMin |
|
private |
◆ fVal
math/mathcore/src/SparseData.cxx