StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StEStructEventReader.cxx
1 /**********************************************************************
2  *
3  * $Id: StEStructEventReader.cxx,v 1.1 2003/10/15 18:20:32 porter Exp $
4  *
5  * Author: Jeff Porter
6  *
7  **********************************************************************
8  *
9  * Description: Abstract event reader class
10  *
11  ***********************************************************************/
12 
13 #include "StEStructEventReader.h"
14 
15 ClassImp(StEStructEventReader)
16 
18 
19 /***********************************************************************
20  *
21  * $Log: StEStructEventReader.cxx,v $
22  * Revision 1.1 2003/10/15 18:20:32 porter
23  * initial check in of Estruct Analysis maker codes.
24  *
25  *
26  *********************************************************************/