#include <TArtEventStore.h>
Public Types | |
enum | ArtFileType_t { kRDF, kRIDF } |
Public Member Functions | |
void | SetLineMode (ArtLineMode_t mode) |
ArtFileStat_t | Open (char *filename=0) |
void | Close () |
ArtBlockStat_t | GetNextBlock (void) |
ArtEventStat_t | GetNextEvent (unsigned short *evtbuf, unsigned short *runbuf, unsigned short *rnum, int &nWord) |
TArtDataSource * | GetDataSource () |
Static Public Member Functions | |
TArtEventStore * | Instance () |