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 TypeClassDescriptionenum
This 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 HelicityPattern
HelicityPattern.create
(byte value) static HelicityPattern
Returns 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.