Uses of Class
org.jlab.rec.tof.cluster.ftof.ClusterMatcher
Packages that use ClusterMatcher
-
Uses of ClusterMatcher in org.jlab.rec.tof.banks.ftof
Method parameters in org.jlab.rec.tof.banks.ftof with type arguments of type ClusterMatcherModifier and TypeMethodDescriptionvoid
RecoBankWriter.appendFTOFBanks
(DataEvent event, List<Hit> hits, List<Cluster> clusters, ArrayList<ClusterMatcher> matchedClusters, String hitsType) -
Uses of ClusterMatcher in org.jlab.rec.tof.cluster.ftof
Methods 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)