00001 #ifndef ROOT_St_TableIter 00002 #define ROOT_St_TableIter 00003 //*-- Author : Valery Fine(fine@bnl.gov) 03/12/99 00004 // $Id: St_TableIter.h,v 1.1 2000/02/25 00:48:08 fine Exp $ 00005 // Copyright(c) 1997~1999 [BNL] Brookhaven National Laboratory, STAR, All rights reserved 00006 // Author Valerie Fine (fine@bnl.gov) 00007 // Copyright(c) 1997~1999 Valerie Fine (fine@bnl.gov) 00009 // // 00010 // St_TableIter - class iterator to loop over sorted St_Table's // 00011 // // 00013 #include "StTypeDefs.h" 00014 #include <TTableIter.h> 00015 // $Log: St_TableIter.h,v $ 00016 // Revision 1.1 2000/02/25 00:48:08 fine 00017 // temporary interface for ROOT 2.23/12 with STAR classes inside 00018 // 00019 #endif
1.5.9