Class AHDCClusterFinder

java.lang.Object
org.jlab.rec.ahdc.AHDCCluster.AHDCClusterFinder

public class AHDCClusterFinder extends Object
AHDCClusterFinder \todo description of what it does and how it works
  • Constructor Details

    • AHDCClusterFinder

      public AHDCClusterFinder()
  • Method Details

    • findCluster

      public void findCluster(List<PreCluster> AHDC_precluster_list)
    • containsCluster

      public boolean containsCluster(List<AHDCCluster> list, double phi, double radius)
    • get_AHDCClusters

      public ArrayList<AHDCCluster> get_AHDCClusters()