Uses of Class
org.jlab.rec.tof.cluster.Cluster
Packages that use Cluster
Package
Description
-
Uses of Cluster in org.jlab.rec.tof.banks.ctof
Method parameters in org.jlab.rec.tof.banks.ctof with type arguments of type ClusterModifier and TypeMethodDescriptionRecoBankWriter.fillClustersBank
(DataEvent event, List<Cluster> cluslist) -
Uses of Cluster in org.jlab.rec.tof.banks.ftof
Method parameters in org.jlab.rec.tof.banks.ftof with type arguments of type Cluster -
Uses of Cluster in org.jlab.rec.tof.cluster
Classes in org.jlab.rec.tof.cluster that implement interfaces with type arguments of type ClusterMethods in org.jlab.rec.tof.cluster that return types with arguments of type ClusterModifier and TypeMethodDescriptionClusterFinder.findClusters
(List<?> hits2, int nsectors, int npanels, int[] npaddles) Methods in org.jlab.rec.tof.cluster with parameters of type Cluster -
Uses of Cluster in org.jlab.rec.tof.cluster.ftof
Subclasses with type arguments of type Cluster in org.jlab.rec.tof.cluster.ftofMethods in org.jlab.rec.tof.cluster.ftof with parameters of type ClusterModifier and TypeMethodDescriptionvoid
Method parameters in org.jlab.rec.tof.cluster.ftof with type arguments of type ClusterModifier and TypeMethodDescriptionstatic ArrayList
<ClusterMatcher> ClusterMatcher.matchClusters
(List<Cluster> clusters, DataEvent event)