StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
St_PointPosition.h
1 #ifndef STAF_St_PointPosition
2 #define STAF_St_PointPosition
3 #include "StTypeDefs.h"
4 #include <TPoint3_Table.h>
5 
6 inline void St_PointPosition::Print(Int_t n){ St_Table::Print(0,n);}
7 // $Log: St_PointPosition.h,v $
8 // Revision 1.1 2000/02/25 00:48:07 fine
9 // temporary interface for ROOT 2.23/12 with STAR classes inside
10 //
11 // Revision 1.1 1999/12/29 20:44:19 fine
12 // New set of classes to provide update detector geometry from Db
13 //
14 #endif
virtual Char_t * Print(Char_t *buf, Int_t n) const
Create IDL table defintion (to be used for XDF I/O)
Definition: TTable.cxx:1548