StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StHbtEventWriter.hh
1 /***************************************************************************
2  *
3  * $Id: StHbtEventWriter.hh,v 1.1 2000/02/18 21:25:00 laue Exp $
4  *
5  * Author: Frank, Ohio State, laue@mps.ohio-state.edu
6  ***************************************************************************
7  *
8  * Description: part of STAR HBT Framework: StHbtMaker package
9  * base class for a StHbtEventWriter
10  **************************************************************************/
11 
12 #ifndef StHbtEventWriter_hh
13 #define StHbtEventWriter_hh
14 
15 #include "StHbtMaker/Base/StHbtEventReader.hh"
16 
18 
19 #endif
20