Package org.jlab.detector.examples
Class DetectorTiming
java.lang.Object
org.jlab.detector.examples.DetectorTiming
- All Implemented Interfaces:
- DetectorListener,- IDataEventListener
- Author:
- gavalian
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoiddataEventAction(DataEvent event) List<org.jlab.groot.data.H1F>getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector) List<org.jlab.groot.data.H1F>getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector, int layer) getPanel()static voidvoidprocessShape(DetectorShape2D shape) voidvoid
- 
Constructor Details- 
DetectorTimingpublic DetectorTiming()
 
- 
- 
Method Details- 
dataEventAction- Specified by:
- dataEventActionin interface- IDataEventListener
 
- 
getHistogramspublic List<org.jlab.groot.data.H1F> getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector) 
- 
getHistogramspublic List<org.jlab.groot.data.H1F> getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector, int layer) 
- 
timerUpdatepublic void timerUpdate()- Specified by:
- timerUpdatein interface- IDataEventListener
 
- 
resetEventListenerpublic void resetEventListener()- Specified by:
- resetEventListenerin interface- IDataEventListener
 
- 
processShape- Specified by:
- processShapein interface- DetectorListener
 
- 
getPanel
- 
main
 
-