Class MatchDOCA
java.lang.Object
org.jlab.clas.detector.matching.AMatch
org.jlab.clas.detector.matching.MatchDOCA
- All Implemented Interfaces:
Comparator<javafx.util.Pair<DetectorParticle, DetectorResponse>>, IMatch
Matching based only on distance of closest approach between the last cross
and the detector hit position.
- Author:
- baltzell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandoubleMethods inherited from class AMatch
bestMatch, bestMatch, compare, firstMatch, firstMatch, getDeltaPhi, getDeltaPhi, getSharing, setSharingMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
MatchDOCA
public MatchDOCA(double docaLimit)
-
-
Method Details
-
matches
-
quality
-