Uses of Class
org.jlab.rec.ahdc.Cluster.DocaCluster
Packages that use DocaCluster
-
Uses of DocaCluster in org.jlab.rec.ahdc.Banks
Method parameters in org.jlab.rec.ahdc.Banks with type arguments of type DocaClusterModifier and TypeMethodDescriptionRecoBankWriter.fillAHDCDocaClustersBank(DataEvent event, ArrayList<DocaCluster> docaclusters) -
Uses of DocaCluster in org.jlab.rec.ahdc.Cluster
Methods in org.jlab.rec.ahdc.Cluster that return types with arguments of type DocaClusterModifier and TypeMethodDescriptionstatic ArrayList<DocaCluster> DocaClusterRefiner.buildRefinedClusters(List<Cluster> clusters) Build a list of DocaCluster objects from the original list of Cluster. -
Uses of DocaCluster in org.jlab.rec.ahdc.HelixFit
Method parameters in org.jlab.rec.ahdc.HelixFit with type arguments of type DocaClusterModifier and TypeMethodDescriptionHelixFitJava.helix_fit_with_doca_selection(List<DocaCluster> docaClusters, int fit_track_to_beamline)