Logo ROOT  
Reference Guide
TDataPoint.h File Reference
#include "Rtypes.h"
#include "Math/TDataPoint.icc"
Include dependency graph for TDataPoint.h:

Classes

class  ROOT::Math::TDataPoint< K, _val_type >
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 

Typedefs

typedef TDataPoint< 1, Double_tROOT::Math::TDataPoint1D
 
typedef TDataPoint< 1, Float_tROOT::Math::TDataPoint1F
 
typedef TDataPoint< 2, Double_tROOT::Math::TDataPoint2D
 
typedef TDataPoint< 2, Float_tROOT::Math::TDataPoint2F
 
typedef TDataPoint< 3, Double_tROOT::Math::TDataPoint3D
 
typedef TDataPoint< 3, Float_tROOT::Math::TDataPoint3F