Uses of Enum Class
org.jlab.detector.helicity.HelicityInterval
Packages that use HelicityInterval
-
Uses of HelicityInterval in org.jlab.detector.helicity
Subclasses with type arguments of type HelicityInterval in org.jlab.detector.helicityMethods in org.jlab.detector.helicity that return HelicityIntervalModifier and TypeMethodDescriptionstatic HelicityIntervalHelicityInterval.createLoose(double clock, double tsettle, double tstable) static HelicityIntervalHelicityInterval.createStrict(double clock, double tsettle, double tstable) Determine whether the clock looks more like tsettle or tstable intervals.static HelicityIntervalReturns the enum constant of this class with the specified name.static HelicityInterval[]HelicityInterval.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HelicityInterval in org.jlab.detector.scalers
Methods in org.jlab.detector.scalers that return HelicityIntervalModifier and TypeMethodDescriptionStruckScaler.getHelicityInterval(long clock, IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.StruckScaler.getHelicityInterval(IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.