Package org.jlab.io.hipo
Class HipoRingSource
java.lang.Object
org.jlab.io.hipo.HipoRingSource
- All Implemented Interfaces:
- DataSource
- Author:
- gavalian
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()static HipoRingSourcestatic HipoRingSourceintgetEventList(int nrecords) getEventList(int start, int stop) intgetSize()getType()gotoEvent(int index) booleanhasEvent()static voidvoidvoidvoidopen(ByteBuffer buff) voidreset()void
- 
Constructor Details- 
HipoRingSource
- 
HipoRingSourcepublic HipoRingSource()
 
- 
- 
Method Details- 
createSourceDaq
- 
createSource
- 
hasEventpublic boolean hasEvent()- Specified by:
- hasEventin interface- DataSource
 
- 
open- Specified by:
- openin interface- DataSource
 
- 
open- Specified by:
- openin interface- DataSource
 
- 
open- Specified by:
- openin interface- DataSource
 
- 
getSizepublic int getSize()- Specified by:
- getSizein interface- DataSource
 
- 
getEventList- Specified by:
- getEventListin interface- DataSource
 
- 
getEventList- Specified by:
- getEventListin interface- DataSource
 
- 
getNextEvent- Specified by:
- getNextEventin interface- DataSource
 
- 
getPreviousEvent- Specified by:
- getPreviousEventin interface- DataSource
 
- 
gotoEvent- Specified by:
- gotoEventin interface- DataSource
 
- 
resetpublic void reset()- Specified by:
- resetin interface- DataSource
 
- 
getCurrentIndexpublic int getCurrentIndex()- Specified by:
- getCurrentIndexin interface- DataSource
 
- 
closepublic void close()- Specified by:
- closein interface- DataSource
 
- 
getType- Specified by:
- getTypein interface- DataSource
 
- 
waitForEventspublic void waitForEvents()- Specified by:
- waitForEventsin interface- DataSource
 
- 
main
 
-