Package org.jlab.detector.examples
Class RawEventViewer
java.lang.Object
org.jlab.detector.examples.RawEventViewer
- All Implemented Interfaces:
- DetectorListener,- IDataEventListener
- Author:
- gavalian
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoiddataEventAction(DataEvent event) voidgetPanel()static voidvoidprocessShape(DetectorShape2D shape) voidvoidfinal void
- 
Constructor Details- 
RawEventViewerpublic RawEventViewer()
 
- 
- 
Method Details- 
updateDetectorViewpublic final void updateDetectorView()
- 
getPanel
- 
dataEventAction- Specified by:
- dataEventActionin interface- IDataEventListener
 
- 
clearHistogramspublic void clearHistograms()
- 
analyzeDatapublic void analyzeData()
- 
fillhistogramspublic void fillhistograms()
- 
timerUpdatepublic void timerUpdate()- Specified by:
- timerUpdatein interface- IDataEventListener
 
- 
resetEventListenerpublic void resetEventListener()- Specified by:
- resetEventListenerin interface- IDataEventListener
 
- 
processShape- Specified by:
- processShapein interface- DetectorListener
 
- 
main
 
-