Back to the top page
Back to the upper page
Function members
public
- ~TArtRDF
- static TArtDataFormat Instance()
- virtual ArtBlockStat_t GetNextBlock(TArtDataSource* source)
- virtual ArtEventStat_t GetNextEvent( unsigned short* buf, unsigned short* runbuf, unsigned short* rnum, int &nw)
- virtual void FindSegment( unsigned short *evtdata, int *evtsize, int *segid, int *addr, int *nw, int *maxsegid)
- static const int kBlockSize
kBlockSize = 16kByte.
private
- TArtRDF()
- static TArtDataFormat* fgInstance
Function documents
- TArtRDF()
Assign kBlockSize to fBlockLen. - Instance()
Generate fgInstance as TArtRDF. - ArtBlockStat_t GetNextBlock(TArtDataSource* source
Read buffer which length defined by fBlockLen from source. Return block status. - ArtEventStat_t GetNextEvent(unsigned short* buf,unsigned short* runbuf, unsigned short* rnum, int &nw)
Parse block and return event status. - void FindSegment(unsigned short *evtdata, int *evtsize, int *segid, int *addr, int *nw, int *maxsegid)
Scan evtdata using evtsize, segid.
Last-modified: Tue, 13 Dec 2011 15:11:14 HAST (4842d)