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