Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Typedefs
TDataPoint.h File Reference
#include "Rtypes.h"
#include "Math/TDataPoint.icc"
Include dependency graph for TDataPoint.h:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 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