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