Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::TDataPoint< K, _val_type > Member List

This is the complete list of members for ROOT::Math::TDataPoint< K, _val_type >, including all inherited members.

Dimension()ROOT::Math::TDataPoint< K, _val_type >inlinestatic
Distance(const TDataPoint< K, _val > &rPoint) constROOT::Math::TDataPoint< K, _val_type >
Distance(const TDataPoint< K, _val > &rPoint) constROOT::Math::TDataPoint< K, _val_type >
GetCoordinate(unsigned int iAxis) constROOT::Math::TDataPoint< K, _val_type >inline
GetWeight() constROOT::Math::TDataPoint< K, _val_type >inline
kDimension enum valueROOT::Math::TDataPoint< K, _val_type >
Less(TDataPoint &rPoint, unsigned int iAxis) constROOT::Math::TDataPoint< K, _val_type >inline
m_fWeightROOT::Math::TDataPoint< K, _val_type >private
m_vCoordinatesROOT::Math::TDataPoint< K, _val_type >private
SetCoordinate(unsigned int iAxis, _val_type fValue)ROOT::Math::TDataPoint< K, _val_type >inline
SetWeight(float fWeight)ROOT::Math::TDataPoint< K, _val_type >inline
TDataPoint()ROOT::Math::TDataPoint< K, _val_type >
TDataPoint(const _coord_typ *pData, _val_type fWeight=1)ROOT::Math::TDataPoint< K, _val_type >
TDataPoint(const _coord_type *pData, _val_type fWeight)ROOT::Math::TDataPoint< K, _val_type >
value_type typedefROOT::Math::TDataPoint< K, _val_type >