17 #ifndef StHbtAsciiReader_hh
18 #define StHbtAsciiReader_hh
24 #include "StHbtMaker/Infrastructure/StHbtString.hh"
25 #include "StHbtMaker/Base/StHbtEventReader.hh"
31 unsigned short mStHbtEventVersion;
32 unsigned short mStHbtTrackVersion;
33 unsigned short mStHbtV0Version;
35 ifstream* mInputStream;
36 ofstream* mOutputStream;
37 const char* mFileName;
48 int Init(
const char* ReadWrite, StHbtString& Message);
52 void SetFileName(
char* file);
58 inline void StHbtAsciiReader::SetFileName(
char* file){mFileName=file;}
int Init(const char *ReadWrite, StHbtString &Message)
temp += this->Report();