Uses of Interface
org.jlab.clas.detector.matching.IMatch
Packages that use IMatch
- 
Uses of IMatch in org.jlab.clas.detector.matchingClasses in org.jlab.clas.detector.matching that implement IMatchModifier and TypeClassDescriptionclassclassclassMatching based only on distance of closest approach between the last cross and the detector hit position.classMatching based on point of closest approach, 3-d distance between the last cross and the detector hit position.classclass
- 
Uses of IMatch in org.jlab.service.ebMethods in org.jlab.service.eb with parameters of type IMatchModifier and TypeMethodDescriptionbooleanEventBuilder.findMatchingHit(int pindex, DetectorParticle particle, List<DetectorResponse> responses, DetectorType type, int layer, IMatch matcher)