Uses of Class
org.jlab.rec.rich.RICHCluster
Packages that use RICHCluster
-
Uses of RICHCluster in org.jlab.rec.rich
Methods 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 TypeMethodDescriptionvoid
RICHEvent.add_Cluster
(RICHCluster cluster) int
RICHCluster.compareTo
(RICHCluster ocluster) void
RICHCluster.merge
(RICHCluster clu) Method parameters in org.jlab.rec.rich with type arguments of type RICHClusterModifier and TypeMethodDescriptionvoid
RICHEvent.add_Clusters
(ArrayList<RICHCluster> res) RICHPMTReconstruction.selectGoodClusters
(ArrayList<RICHCluster> allclusters)