Uses of Class
org.jlab.rec.ahdc.PreCluster.PreCluster
Packages that use PreCluster
Package
Description
- 
Uses of PreCluster in org.jlab.rec.ahdc.AIMethods in org.jlab.rec.ahdc.AI that return types with arguments of type PreClusterModifier and TypeMethodDescriptionPreClustering.find_preclusters_for_AI(List<Hit> AHDC_hits) PreclusterSuperlayer.getPreclusters()TrackPrediction.getPreclusters()Method parameters in org.jlab.rec.ahdc.AI with type arguments of type PreClusterModifier and TypeMethodDescriptionPreClustering.merge_preclusters(ArrayList<PreCluster> preclusters) Constructor parameters in org.jlab.rec.ahdc.AI with type arguments of type PreCluster
- 
Uses of PreCluster in org.jlab.rec.ahdc.BanksMethod parameters in org.jlab.rec.ahdc.Banks with type arguments of type PreClusterModifier and TypeMethodDescriptionRecoBankWriter.fillPreClustersBank(DataEvent event, ArrayList<PreCluster> preClusters) 
- 
Uses of PreCluster in org.jlab.rec.ahdc.ClusterMethods in org.jlab.rec.ahdc.Cluster that return types with arguments of type PreClusterMethod parameters in org.jlab.rec.ahdc.Cluster with type arguments of type PreClusterModifier and TypeMethodDescriptionvoidClusterFinder.findCluster(List<PreCluster> AHDC_precluster_list) Constructors in org.jlab.rec.ahdc.Cluster with parameters of type PreCluster
- 
Uses of PreCluster in org.jlab.rec.ahdc.PreClusterMethods in org.jlab.rec.ahdc.PreCluster that return types with arguments of type PreClusterMethods in org.jlab.rec.ahdc.PreCluster with parameters of type PreClusterMethod parameters in org.jlab.rec.ahdc.PreCluster with type arguments of type PreClusterModifier and TypeMethodDescriptionvoidPreClusterFinder.set_AHDCPreClusters(ArrayList<PreCluster> _AHDCPreClusters)