Uses of Class
org.jlab.rec.ahdc.PreCluster.PreCluster
Packages that use PreCluster
Package
Description
-
Uses of PreCluster in org.jlab.rec.ahdc.AHDCCluster
Methods in org.jlab.rec.ahdc.AHDCCluster that return types with arguments of type PreClusterMethod parameters in org.jlab.rec.ahdc.AHDCCluster with type arguments of type PreClusterModifier and TypeMethodDescriptionvoidAHDCClusterFinder.findCluster(List<PreCluster> AHDC_precluster_list) Constructors in org.jlab.rec.ahdc.AHDCCluster with parameters of type PreClusterModifierConstructorDescriptionAHDCCluster(PreCluster precluster) Build an AHDCCluster from a single PreCluster (one layer of a superlayer).AHDCCluster(PreCluster precluster, PreCluster other_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 TypeMethodDescriptionRecoBankWriter.fillPreClustersBank(DataEvent event, ArrayList<PreCluster> preClusters) -
Uses of PreCluster in org.jlab.rec.ahdc.PreCluster
Classes in org.jlab.rec.ahdc.PreCluster that implement interfaces with type arguments of type 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) -
Uses of PreCluster in org.jlab.rec.alert.AI
Methods in org.jlab.rec.alert.AI that return types with arguments of type PreClusterMethod parameters in org.jlab.rec.alert.AI with type arguments of type PreClusterModifier and TypeMethodDescriptionPreClustering.mergePreclusters(ArrayList<PreCluster> preclusters) Constructor parameters in org.jlab.rec.alert.AI with type arguments of type PreCluster