Uses of Class
org.jlab.rec.rich.RICHCluster
Packages that use RICHCluster
- 
Uses of RICHCluster in org.jlab.rec.richMethods in org.jlab.rec.rich that return RICHClusterMethods in org.jlab.rec.rich that return types with arguments of type RICHClusterModifier and TypeMethodDescriptionRICHPMTReconstruction.findClusters(ArrayList<RICHHit> hits) RICHEvent.get_Clusters()RICHPMTReconstruction.selectGoodClusters(ArrayList<RICHCluster> allclusters) Methods in org.jlab.rec.rich with parameters of type RICHClusterModifier and TypeMethodDescriptionvoidRICHEvent.add_Cluster(RICHCluster cluster) intRICHCluster.compareTo(RICHCluster ocluster) voidRICHCluster.merge(RICHCluster clu) Method parameters in org.jlab.rec.rich with type arguments of type RICHClusterModifier and TypeMethodDescriptionvoidRICHEvent.add_Clusters(ArrayList<RICHCluster> res) RICHPMTReconstruction.selectGoodClusters(ArrayList<RICHCluster> allclusters)