Uses of Class
org.jlab.rec.ahdc.Cluster.Cluster
Packages that use Cluster
Package
Description
- 
Uses of Cluster in org.jlab.rec.ahdc.AIMethods in org.jlab.rec.ahdc.AI that return types with arguments of type Cluster
- 
Uses of Cluster in org.jlab.rec.ahdc.BanksMethod parameters in org.jlab.rec.ahdc.Banks with type arguments of type ClusterModifier and TypeMethodDescriptionRecoBankWriter.fillClustersBank(DataEvent event, ArrayList<Cluster> clusters) 
- 
Uses of Cluster in org.jlab.rec.ahdc.ClusterMethods in org.jlab.rec.ahdc.Cluster that return types with arguments of type ClusterMethod parameters in org.jlab.rec.ahdc.Cluster with type arguments of type ClusterModifier and TypeMethodDescriptionbooleanClusterFinder.containsCluster(List<Cluster> list, double phi, double radius) 
- 
Uses of Cluster in org.jlab.rec.ahdc.DistanceMethod parameters in org.jlab.rec.ahdc.Distance with type arguments of type ClusterModifier and TypeMethodDescriptionbooleanDistance.containsCluster(List<Cluster> list, double phi, double radius) voidDistance.find_track(List<Cluster> AHDC_Cluster) 
- 
Uses of Cluster in org.jlab.rec.ahdc.HoughTransformMethod parameters in org.jlab.rec.ahdc.HoughTransform with type arguments of type ClusterModifier and TypeMethodDescriptionbooleanHoughTransform.containsCluster(List<Cluster> list, double phi, double radius) voidHoughTransform.find_tracks(List<Cluster> AHDC_Clusters) 
- 
Uses of Cluster in org.jlab.rec.ahdc.TrackMethods in org.jlab.rec.ahdc.Track that return types with arguments of type ClusterConstructor parameters in org.jlab.rec.ahdc.Track with type arguments of type Cluster