CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <RawFileWriter.h>
Public Member Functions | |
RawFileWriter (const std::string &fname) | |
virtual | ~RawFileWriter () |
int | writeEvent (const uint32_t *pevt) |
Definition at line 6 of file RawFileWriter.h.
RawFileWriter::RawFileWriter | ( | const std::string & | fname | ) |
Definition at line 3 of file RawFileWriter.cxx.
Referenced by RawFileWriter().
|
virtual |
Definition at line 8 of file RawFileWriter.cxx.
int RawFileWriter::writeEvent | ( | const uint32_t * | pevt | ) |
Definition at line 13 of file RawFileWriter.cxx.
Referenced by main(), and RawDataOutputSvc::putEvent().