Uses of Class
org.jlab.service.recoil.RecoilCluster
Packages that use RecoilCluster
- 
Uses of RecoilCluster in org.jlab.service.recoilMethods in org.jlab.service.recoil that return types with arguments of type RecoilClusterModifier and TypeMethodDescriptionstatic List<RecoilCluster>RecoilCluster.createClusters(List<RecoilStrip> stripList) static List<RecoilCluster>RecoilCluster.getClusters(List<RecoilCluster> clusters, int sector, int layer) Method parameters in org.jlab.service.recoil with type arguments of type RecoilClusterModifier and TypeMethodDescriptionstatic List<RecoilCross>RecoilCross.createCrosses(List<RecoilCluster> clusters) static List<RecoilCluster>RecoilCluster.getClusters(List<RecoilCluster> clusters, int sector, int layer) Constructors in org.jlab.service.recoil with parameters of type RecoilCluster