Uses of Class
org.jlab.service.urwell.URWellCluster
Packages that use URWellCluster
-
Uses of URWellCluster in org.jlab.service.urwell
Methods in org.jlab.service.urwell that return types with arguments of type URWellClusterModifier and TypeMethodDescriptionstatic List<URWellCluster>
URWellCluster.createClusters
(List<URWellStrip> stripList) static List<URWellCluster>
URWellCluster.getClusters
(List<URWellCluster> clusters, int sector, int layer) Method parameters in org.jlab.service.urwell with type arguments of type URWellClusterModifier and TypeMethodDescriptionstatic List<URWellCross>
URWellCross.createCrosses
(List<URWellCluster> clusters) static List<URWellCluster>
URWellCluster.getClusters
(List<URWellCluster> clusters, int sector, int layer) Constructors in org.jlab.service.urwell with parameters of type URWellCluster