Package org.jlab.detector.examples
Class RawEventViewer
java.lang.Object
org.jlab.detector.examples.RawEventViewer
- All Implemented Interfaces:
DetectorListener,org.jlab.io.task.IDataEventListener
public class RawEventViewer
extends Object
implements org.jlab.io.task.IDataEventListener, DetectorListener
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoiddataEventAction(org.jlab.io.base.DataEvent event) voidgetPanel()static voidvoidprocessShape(DetectorShape2D shape) voidvoidfinal void
-
Constructor Details
-
RawEventViewer
public RawEventViewer()
-
-
Method Details
-
updateDetectorView
public final void updateDetectorView() -
getPanel
-
dataEventAction
public void dataEventAction(org.jlab.io.base.DataEvent event) - Specified by:
dataEventActionin interfaceorg.jlab.io.task.IDataEventListener
-
clearHistograms
public void clearHistograms() -
analyzeData
public void analyzeData() -
fillhistograms
public void fillhistograms() -
timerUpdate
public void timerUpdate()- Specified by:
timerUpdatein interfaceorg.jlab.io.task.IDataEventListener
-
resetEventListener
public void resetEventListener()- Specified by:
resetEventListenerin interfaceorg.jlab.io.task.IDataEventListener
-
processShape
- Specified by:
processShapein interfaceDetectorListener
-
main
-