Uses of Enum Class
org.jlab.rec.eb.EBCCDBEnum
Packages that use EBCCDBEnum
-
Uses of EBCCDBEnum in org.jlab.rec.eb
Subclasses with type arguments of type EBCCDBEnum in org.jlab.rec.ebMethods in org.jlab.rec.eb that return EBCCDBEnumModifier and TypeMethodDescriptionstatic EBCCDBEnum
Returns the enum constant of this class with the specified name.static EBCCDBEnum[]
EBCCDBEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.rec.eb with parameters of type EBCCDBEnumModifier and TypeMethodDescriptionDouble[]
EBCCDBConstants.getArray
(EBCCDBEnum key) double
EBCCDBConstants.getDouble
(EBCCDBEnum key) int
EBCCDBConstants.getInteger
(EBCCDBEnum key) Double[]
EBCCDBConstants.getSectorArray
(EBCCDBEnum key, int sector) EBCCDBConstants.getSectorDouble
(EBCCDBEnum key, int sector) EBCCDBConstants.getVector3D
(EBCCDBEnum key)