StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
St_NodeViewIter.h
1 //*-- Author : Valery Fine(fine@bnl.gov) 25/01/99
2 // $Id: St_NodeViewIter.h,v 1.1 2000/02/25 00:48:07 fine Exp $
3 // $Log: St_NodeViewIter.h,v $
4 // Revision 1.1 2000/02/25 00:48:07 fine
5 // temporary interface for ROOT 2.23/12 with STAR classes inside
6 //
7 // Revision 1.8 1999/09/23 18:31:32 fine
8 // CVS id adjusted
9 //
10 
11 #ifndef STAR_St_NodeViewIter
12 #define STAR_St_NodeViewIter
13 
14 #include "StTypeDefs.h"
15 #include "TVolumeViewIter.h"
16 
17 #endif
18