Contents
Class MatchCND
java.lang.Object
org.jlab.clas.detector.matching.AMatch
org.jlab.clas.detector.matching.MatchCND
- All Implemented Interfaces:
Comparator<javafx.util.Pair<DetectorParticle, DetectorResponse>>
,IMatch
- Author:
- baltzell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
matches
(DetectorParticle p, DetectorResponse r, boolean uniqueLayer) boolean
matchesCharged
(DetectorParticle p, DetectorResponse r, boolean uniqueLayer) boolean
matchesNeutral
(DetectorParticle p, DetectorResponse r, boolean uniqueLayer) double
Methods inherited from class org.jlab.clas.detector.matching.AMatch
bestMatch, bestMatch, compare, firstMatch, firstMatch, getDeltaPhi, getDeltaPhi, getSharing, setSharing
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong