Class DetectorTiming

java.lang.Object
org.jlab.detector.examples.DetectorTiming
All Implemented Interfaces:
DetectorListener, org.jlab.io.task.IDataEventListener

public class DetectorTiming extends Object implements org.jlab.io.task.IDataEventListener, DetectorListener
Author:
gavalian
  • Constructor Details Link icon

    • DetectorTiming Link icon

      public DetectorTiming()
  • Method Details Link icon

    • dataEventAction Link icon

      public void dataEventAction(org.jlab.io.base.DataEvent event)
      Specified by:
      dataEventAction in interface org.jlab.io.task.IDataEventListener
    • getHistograms Link icon

      public List<org.jlab.groot.data.H1F> getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector)
    • getHistograms Link icon

      public List<org.jlab.groot.data.H1F> getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector, int layer)
    • timerUpdate Link icon

      public void timerUpdate()
      Specified by:
      timerUpdate in interface org.jlab.io.task.IDataEventListener
    • resetEventListener Link icon

      public void resetEventListener()
      Specified by:
      resetEventListener in interface org.jlab.io.task.IDataEventListener
    • processShape Link icon

      public void processShape(DetectorShape2D shape)
      Specified by:
      processShape in interface DetectorListener
    • getPanel Link icon

      public JPanel getPanel()
    • main Link icon

      public static void main(String[] args)