Uses of Enum Class
org.jlab.analysis.roads.Dictionary.TestMode
Packages that use Dictionary.TestMode
- 
Uses of Dictionary.TestMode in org.jlab.analysis.roadsMethods in org.jlab.analysis.roads that return Dictionary.TestModeModifier and TypeMethodDescriptionstatic Dictionary.TestModeDictionary.TestMode.getTestMode(int mode) static Dictionary.TestModeReturns 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 TypeMethodDescriptionbooleanDictionary.TestMode.contains(Dictionary.TestMode mode) voidDictionaryValidator.createHistos(Dictionary.TestMode mode, int wireBin, int stripBin, int sectorDependence) Road.getKey(Dictionary.TestMode mode) Road.getKeys(Dictionary.TestMode mode, int width) voidDictionaryValidator.init(String filename, Dictionary.TestMode mode, int wireBin, int stripBin, int sectorDependence, int maxRoads) booleanRoad.isValid(Dictionary.TestMode mode) voidDictionaryValidator.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 filevoidDictionary.readDictionary(String fileName, Dictionary.TestMode mode, int wireBinning, int stripBinning, int sectorDependence) voidDictionary.readDictionary(String fileName, Dictionary.TestMode mode, int wireBinning, int stripBinning, int sectorDependence, int maxRoads) Road.toStringBrief(Dictionary.TestMode mode)