| ~TDataPoint<1,double>() |
static UInt_t | Dimension() |
ROOT::Math::TDataPoint<1,double>::value_type | GetCoordinate(unsigned int iAxis) const |
ROOT::Math::TDataPoint<1,double>::value_type | GetWeight() const |
Bool_t | Less(ROOT::Math::TDataPoint<1,double>& rPoint, unsigned int iAxis) const |
ROOT::Math::TDataPoint<1,double>& | operator=(const ROOT::Math::TDataPoint<1,double>&) |
ROOT::Math::TDataPoint<1,double>& | operator=(ROOT::Math::TDataPoint<1,double>&&) |
void | SetCoordinate(unsigned int iAxis, double fValue) |
void | SetWeight(float fWeight) |
ROOT::Math::TDataPoint<1,double> | TDataPoint<1,double>() |
ROOT::Math::TDataPoint<1,double> | TDataPoint<1,double>(const ROOT::Math::TDataPoint<1,double>&) |
ROOT::Math::TDataPoint<1,double> | TDataPoint<1,double>(ROOT::Math::TDataPoint<1,double>&&) |