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