ROOT
6.06/09
Reference Guide
|
This is the complete list of members for ROOT::Fit::BinPoint, including all inherited members.
BinPoint(unsigned int n=1) | ROOT::Fit::BinPoint | inlineexplicit |
Coords() const | ROOT::Fit::BinPoint | inline |
Error() const | ROOT::Fit::BinPoint | inline |
fCoordErr | ROOT::Fit::BinPoint | private |
fCoords | ROOT::Fit::BinPoint | private |
fDim | ROOT::Fit::BinPoint | private |
fError | ROOT::Fit::BinPoint | private |
fInvError | ROOT::Fit::BinPoint | private |
fValue | ROOT::Fit::BinPoint | private |
InvError() const | ROOT::Fit::BinPoint | inline |
IsInRange(const DataRange &range) const | ROOT::Fit::BinPoint | |
NDim() const | ROOT::Fit::BinPoint | inline |
Set(const double *x, double value, double invErr) | ROOT::Fit::BinPoint | inline |
Set(const double *x, double value, const double *ex, double err) | ROOT::Fit::BinPoint | inline |
Value() const | ROOT::Fit::BinPoint | inline |
~BinPoint() | ROOT::Fit::BinPoint | inline |