Uses of Enum Class
org.jlab.analysis.roads.Dictionary.TestMode
Packages that use Dictionary.TestMode
-
Uses of Dictionary.TestMode in org.jlab.analysis.roads
Methods in org.jlab.analysis.roads that return Dictionary.TestModeModifier and TypeMethodDescriptionstatic Dictionary.TestMode
Dictionary.TestMode.getTestMode
(int mode) static Dictionary.TestMode
Returns the enum constant of this class with the specified name.static Dictionary.TestMode[]
Dictionary.TestMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.analysis.roads with parameters of type Dictionary.TestModeModifier and TypeMethodDescriptionboolean
Dictionary.TestMode.contains
(Dictionary.TestMode mode) void
DictionaryValidator.createHistos
(Dictionary.TestMode mode, int wireBin, int stripBin, int sectorDependence) Road.getKey
(Dictionary.TestMode mode) Road.getKeys
(Dictionary.TestMode mode, int width) void
DictionaryValidator.init
(String filename, Dictionary.TestMode mode, int wireBin, int stripBin, int sectorDependence, int maxRoads) boolean
Road.isValid
(Dictionary.TestMode mode) void
DictionaryValidator.processFile
(String fileName, int wireBin, int pcalBin, int sectorDependence, int smearing, Dictionary.TestMode mode, int maxEvents, int pidSelect, int chargeSelect, double thrs, double vzmin, double vzmax) Test selected dictionary on input event filevoid
Dictionary.readDictionary
(String fileName, Dictionary.TestMode mode, int wireBinning, int stripBinning, int sectorDependence) void
Dictionary.readDictionary
(String fileName, Dictionary.TestMode mode, int wireBinning, int stripBinning, int sectorDependence, int maxRoads) Road.toStringBrief
(Dictionary.TestMode mode)