Package org.jlab.rec.tof.banks
Interface IMatchedHit
public interface IMatchedHit
-
Method Summary
Modifier and TypeMethodDescriptionMatchHits
(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets)
-
Method Details
-
DetectorName
String DetectorName() -
MatchHits
List<BaseHit> MatchHits(ArrayList<BaseHit> ADCandTDCLists, double timeJitter, IndexedTable tdcConv, IndexedTable ADCandTDCOffsets)
-