00001 //*-- Author : Valery Fine 10/05/99 (E-mail: fine@bnl.gov) 00002 // $Id: St_Table3Points.h,v 1.1 2000/02/25 00:48:08 fine Exp $ 00003 // $Log: St_Table3Points.h,v $ 00004 // Revision 1.1 2000/02/25 00:48:08 fine 00005 // temporary interface for ROOT 2.23/12 with STAR classes inside 00006 // 00007 // Revision 1.2 1999/11/04 18:03:04 fine 00008 // new ctor for tablepoints introduced to make EventDiplay happy 00009 // 00010 // Revision 1.1 1999/05/18 20:21:24 fine 00011 // New class to 3D table viewer 00012 // 00013 00014 #ifndef STAR_St_Table3Points 00015 #define STAR_St_Table3Points 00016 00017 #include "StTypeDefs.h" 00018 #include <TTable3Points.h> 00019 00020 #endif 00021
1.5.9