Uses of Enum Class
org.jlab.detector.scalers.StruckScaler.Input
Packages that use StruckScaler.Input
-
Uses of StruckScaler.Input in org.jlab.detector.scalers
Methods in org.jlab.detector.scalers that return StruckScaler.InputModifier and TypeMethodDescriptionstatic StruckScaler.Input
StruckScaler.Input.create
(int struckChannel) static StruckScaler.Input
Returns the enum constant of this class with the specified name.static StruckScaler.Input[]
StruckScaler.Input.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.detector.scalers with parameters of type StruckScaler.InputModifier and TypeMethodDescriptionstatic boolean
StruckScaler.Input.equals
(StruckScaler.Input input, int struckChannel)