Uses of Enum Class
org.jlab.rec.ahdc.TrackFindingMode
Packages that use TrackFindingMode
-
Uses of TrackFindingMode in org.jlab.rec.ahdc
Subclasses with type arguments of type TrackFindingMode in org.jlab.rec.ahdcModifier and TypeClassDescriptionenumAHDC track-finding strategy, selectable via theALERT.ModeYAML key in the reconstruction config.Methods in org.jlab.rec.ahdc that return TrackFindingModeModifier and TypeMethodDescriptionstatic TrackFindingModeReturns the enum constant of this class with the specified name.static TrackFindingMode[]TrackFindingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.