Uses of Class
org.jlab.rec.ahdc.DocaCluster.DocaCluster
Packages that use DocaCluster
Package
Description
-
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.DocaCluster
Methods in org.jlab.rec.ahdc.DocaCluster 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)