Uses of Class
org.jlab.detector.decode.DetectorDataDgtz.TDCData
Packages that use DetectorDataDgtz.TDCData
-
Uses of DetectorDataDgtz.TDCData in org.jlab.detector.decode
Methods in org.jlab.detector.decode that return DetectorDataDgtz.TDCDataModifier and TypeMethodDescriptionDetectorDataDgtz.getTDCData
(int index) DetectorDataDgtz.TDCData.setOrder
(int order) DetectorDataDgtz.TDCData.setTime
(short time) DetectorDataDgtz.TDCData.setTimeStamp
(long time) DetectorDataDgtz.TDCData.setToT
(short ToT) DetectorDataDgtz.TDCData.setType
(RawBank.OrderType type) Methods in org.jlab.detector.decode with parameters of type DetectorDataDgtz.TDCDataModifier and TypeMethodDescriptionDetectorDataDgtz.addTDC
(DetectorDataDgtz.TDCData tdc) int
DetectorDataDgtz.TDCData.compareTo
(DetectorDataDgtz.TDCData o)