00001 /*************************************************************************** 00002 * 00003 * $Id: StHbtEventWriter.hh,v 1.1 2000/02/18 21:25:00 laue Exp $ 00004 * 00005 * Author: Frank, Ohio State, laue@mps.ohio-state.edu 00006 *************************************************************************** 00007 * 00008 * Description: part of STAR HBT Framework: StHbtMaker package 00009 * base class for a StHbtEventWriter 00010 **************************************************************************/ 00011 00012 #ifndef StHbtEventWriter_hh 00013 #define StHbtEventWriter_hh 00014 00015 #include "StHbtMaker/Base/StHbtEventReader.hh" 00016 00017 typedef StHbtEventReader StHbtEventWriter; 00018 00019 #endif 00020
1.5.9