ROOT 6.13/01 Reference Guide |
This is the complete list of members for ROOT::Math::KDTree< _DataPoint >::Cut, including all inherited members.
Cut() | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
Cut(UInt_t iAxis, Double_t fNewCutValue) | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
fAxis | ROOT::Math::KDTree< _DataPoint >::Cut | private |
fCutValue | ROOT::Math::KDTree< _DataPoint >::Cut | private |
GetAxis() const | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
GetCutValue() const | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
operator<(const point_type &rPoint) const | ROOT::Math::KDTree< _DataPoint >::Cut | |
operator>(const point_type &rPoint) const | ROOT::Math::KDTree< _DataPoint >::Cut | |
SetAxis(UInt_t iAxis) | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
SetCutValue(Double_t fNewCutValue) | ROOT::Math::KDTree< _DataPoint >::Cut | inline |
~Cut() | ROOT::Math::KDTree< _DataPoint >::Cut | inline |