Uses of Enum Class
org.jlab.detector.scalers.StruckScaler.Interval
Packages that use StruckScaler.Interval
-
Uses of StruckScaler.Interval in org.jlab.detector.scalers
Fields in org.jlab.detector.scalers declared as StruckScaler.IntervalMethods in org.jlab.detector.scalers that return StruckScaler.IntervalModifier and TypeMethodDescriptionstatic StruckScaler.Interval
StruckScaler.Interval.create
(int struckChannel) StruckScaler.getInterval()
final StruckScaler.Interval
StruckScaler.getStableInterval
(org.jlab.jnp.hipo4.data.Bank bank, org.jlab.utils.groups.IndexedTable helTable) Look for the first ungated clock readout whose value corresponds to the helicity tsettle period, and return it's Struck period.static StruckScaler.Interval
Returns the enum constant of this class with the specified name.static StruckScaler.Interval[]
StruckScaler.Interval.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.detector.scalers with parameters of type StruckScaler.IntervalModifier and TypeMethodDescriptionstatic boolean
StruckScaler.Interval.equals
(StruckScaler.Interval interval, int struckChannel) void
StruckScaler.setInterval
(StruckScaler.Interval intvl)