Uses of Class
org.jlab.rec.ahdc.PreCluster.PreCluster
Packages that use PreCluster
Package
Description
-
Uses of PreCluster in org.jlab.rec.ahdc.AI
Methods 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.Banks
Method parameters in org.jlab.rec.ahdc.Banks with type arguments of type PreClusterModifier and TypeMethodDescriptionorg.jlab.io.base.DataBank
RecoBankWriter.fillPreClustersBank
(org.jlab.io.base.DataEvent event, ArrayList<PreCluster> preClusters) -
Uses of PreCluster in org.jlab.rec.ahdc.Cluster
Methods 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 TypeMethodDescriptionvoid
ClusterFinder.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.PreCluster
Methods 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 TypeMethodDescriptionvoid
PreClusterFinder.set_AHDCPreClusters
(ArrayList<PreCluster> _AHDCPreClusters)