StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
St_PointsArray3D.h
1 // //
3 // St_PointsArray3D //
4 // //
5 // A 3-D PolyLine. //
6 // //
8 #ifndef ROOT_St_PointsArray3D
9 #define ROOT_St_PointsArray3D
10 
11 // $Id: St_PointsArray3D.h,v 1.1 2000/02/25 00:48:07 fine Exp $
12 
13 #include "StTypeDefs.h"
14 #include <TPointsArray3D.h>
15 
16 // $Log: St_PointsArray3D.h,v $
17 // Revision 1.1 2000/02/25 00:48:07 fine
18 // temporary interface for ROOT 2.23/12 with STAR classes inside
19 //
20 // Revision 1.3 1999/12/21 18:57:14 fine
21 // compilation warning plus new type for SizeAttribute
22 //
23 #endif