ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TDataPointN.cxx
Go to the documentation of this file.
1 // @(#)root/mathcore:$Id$
2 // Authors: C. Gumpert 09/2011
3 
4 /**********************************************************************
5  * *
6  * Copyright (c) 2011 , LCG ROOT MathLib Team *
7  * *
8  * *
9  **********************************************************************/
10 
11 // Implementation file for TDataPointN class
12 //
13 
14 #include "Math/TDataPointN.h"
15 namespace ROOT
16 {
17  namespace Math
18  {
19 
22 
23  }//namespace Math
24 }//namespace ROOT
unsigned int UInt_t
Definition: RtypesCore.h:42