Uses of Enum Class
org.jlab.detector.helicity.HelicityInterval
Packages that use HelicityInterval
-
Uses of HelicityInterval in org.jlab.detector.helicity
Methods in org.jlab.detector.helicity that return HelicityIntervalModifier and TypeMethodDescriptionstatic HelicityInterval
HelicityInterval.createLoose
(double clock, double tsettle, double tstable) static HelicityInterval
HelicityInterval.createStrict
(double clock, double tsettle, double tstable) Determine whether the clock looks more like tsettle or tstable intervals.static HelicityInterval
Returns 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, org.jlab.utils.groups.IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.StruckScaler.getHelicityInterval
(org.jlab.utils.groups.IndexedTable helTable) Determine whether the clock looks more like tsettle or tstable periods.