Uses of Class
org.jlab.service.recoil.trk.RTRKCluster
Packages that use RTRKCluster
-
Uses of RTRKCluster in org.jlab.service.recoil.trk
Methods in org.jlab.service.recoil.trk that return types with arguments of type RTRKClusterModifier and TypeMethodDescriptionstatic List<RTRKCluster> RTRKCluster.createClusters(List<RTRKStrip> stripList) static List<RTRKCluster> RTRKCluster.getClusters(List<RTRKCluster> clusters, int sector, int layer) Method parameters in org.jlab.service.recoil.trk with type arguments of type RTRKClusterModifier and TypeMethodDescriptionRTRKCross.createCrosses(List<RTRKCluster> clusters) static List<RTRKCluster> RTRKCluster.getClusters(List<RTRKCluster> clusters, int sector, int layer) Constructors in org.jlab.service.recoil.trk with parameters of type RTRKCluster