Uses of Enum Class
org.jlab.rec.dc.cluster.ClusterFitter.CoordSys
Packages that use ClusterFitter.CoordSys
-
Uses of ClusterFitter.CoordSys in org.jlab.rec.dc.cluster
Subclasses with type arguments of type ClusterFitter.CoordSys in org.jlab.rec.dc.clusterMethods in org.jlab.rec.dc.cluster that return ClusterFitter.CoordSysModifier and TypeMethodDescriptionstatic ClusterFitter.CoordSysReturns the enum constant of this class with the specified name.static ClusterFitter.CoordSys[]ClusterFitter.CoordSys.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.rec.dc.cluster with parameters of type ClusterFitter.CoordSysModifier and TypeMethodDescriptionClusterFitter.BestClusterSelector(List<FittedCluster> clusters, ClusterFitter.CoordSys system) voidClusterFitter.SetFitArray(FittedCluster clus, ClusterFitter.CoordSys system)