Uses of Enum Class
org.jlab.detector.helicity.HelicityPattern
Packages that use HelicityPattern
-
Uses of HelicityPattern in org.jlab.detector.helicity
Subclasses with type arguments of type HelicityPattern in org.jlab.detector.helicityModifier and TypeClassDescriptionenumThis is the same numbering/naming convention used by CEBAF's EPICS variable HELPATTERNd, the helicity board manual, and in our CCDB table /runcontrol/helicity.Fields in org.jlab.detector.helicity declared as HelicityPatternMethods in org.jlab.detector.helicity that return HelicityPatternModifier and TypeMethodDescriptionstatic HelicityPatternHelicityPattern.create(byte value) static HelicityPatternReturns the enum constant of this class with the specified name.static HelicityPattern[]HelicityPattern.values()Returns an array containing the constants of this enum class, in the order they are declared.