StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
St_TableIter.h
1 #ifndef ROOT_St_TableIter
2 #define ROOT_St_TableIter
3 //*-- Author : Valery Fine(fine@bnl.gov) 03/12/99
4 // $Id: St_TableIter.h,v 1.1 2000/02/25 00:48:08 fine Exp $
5 // Copyright(c) 1997~1999 [BNL] Brookhaven National Laboratory, STAR, All rights reserved
6 // Author Valerie Fine (fine@bnl.gov)
7 // Copyright(c) 1997~1999 Valerie Fine (fine@bnl.gov)
9 // //
10 // St_TableIter - class iterator to loop over sorted St_Table's //
11 // //
13 #include "StTypeDefs.h"
14 #include <TTableIter.h>
15 // $Log: St_TableIter.h,v $
16 // Revision 1.1 2000/02/25 00:48:08 fine
17 // temporary interface for ROOT 2.23/12 with STAR classes inside
18 //
19 #endif