#include "TArtEventStore.h"#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include "TArtFileDataSource.h"#include "TArtSharedMemoryDataSource.h"#include "TArtDataFormat.h"Functions | |
| void | init_getdata__ () |
| void | open_rawdat__ (char name[132], int *fnamelen, int *flag) |
| void | close_rawdat__ () |
| void | get_block__ (short ret[MAXBLOCKSIZE], int *flag) |
| void | get_evt__ (unsigned short *blkbuf, unsigned short *evtbuf, unsigned short *blkflg, unsigned short *runbuf, unsigned short *rnum, int *nw) |
| void | findsegment_ (unsigned short *evtdata, int *evtsize, int *addr, int *nw, int *maxsegid) |
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
1.3.9.1