Package org.jlab.clas.detector.matching
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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleandoubleMethods inherited from class org.jlab.clas.detector.matching.AMatchbestMatch, bestMatch, compare, firstMatch, firstMatch, getDeltaPhi, getDeltaPhi, getSharing, setSharingMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
MatchDOCApublic MatchDOCA(double docaLimit) 
 
- 
- 
Method Details- 
matches
- 
quality
 
-