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