Contents
Class DaqPulsePlotter
java.lang.Object
org.jlab.detector.examples.DaqPulsePlotter
- All Implemented Interfaces:
ActionListener
,EventListener
,DetectorListener
,org.jlab.io.task.IDataEventListener
public class DaqPulsePlotter
extends Object
implements org.jlab.io.task.IDataEventListener, DetectorListener, ActionListener
- Author:
- gavalian
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addPulse
(DetectorDataDgtz data) void
dataEventAction
(org.jlab.io.base.DataEvent event) void
drawSectorLayer
(DetectorType type, int sector, int layer) org.jlab.groot.data.H1F
getData
(DetectorDataDgtz data) getPanel()
static void
void
processShape
(DetectorShape2D shape) void
void
void
-
Field Details
-
Constructor Details
-
Method Details
-
updateDetectorView
public void updateDetectorView() -
dataEventAction
public void dataEventAction(org.jlab.io.base.DataEvent event) - Specified by:
dataEventAction
in interfaceorg.jlab.io.task.IDataEventListener
-
getData
-
addPulse
-
timerUpdate
public void timerUpdate()- Specified by:
timerUpdate
in interfaceorg.jlab.io.task.IDataEventListener
-
resetEventListener
public void resetEventListener()- Specified by:
resetEventListener
in interfaceorg.jlab.io.task.IDataEventListener
-
processShape
- Specified by:
processShape
in interfaceDetectorListener
-
drawSectorLayer
-
getPanel
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
main
-