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