Uses of Class
org.jlab.rec.tof.cluster.ftof.ClusterMatcher
Packages that use ClusterMatcher
- 
Uses of ClusterMatcher in org.jlab.rec.tof.banks.ftofMethod parameters in org.jlab.rec.tof.banks.ftof with type arguments of type ClusterMatcherModifier and TypeMethodDescriptionvoidRecoBankWriter.appendFTOFBanks(DataEvent event, List<Hit> hits, List<Cluster> clusters, ArrayList<ClusterMatcher> matchedClusters, String hitsType) 
- 
Uses of ClusterMatcher in org.jlab.rec.tof.cluster.ftofMethods in org.jlab.rec.tof.cluster.ftof that return types with arguments of type ClusterMatcherModifier and TypeMethodDescriptionstatic ArrayList<ClusterMatcher>ClusterMatcher.matchClusters(List<Cluster> clusters, DataEvent event)