Package org.jlab.detector.scalers


package org.jlab.detector.scalers
  • Class
    Description
     
    Helper methods to read the RAW::scaler bank, and create RUN::scaler and HEL::scaler from Dsc2Scaler and StruckScaler objects.
    For easy access to most recent scaler readout for any given event.
     
    The DSC2 is a JLab-designed discriminator board with 2 thresholds, called TDC and TRG, with independent outputs, both gated and ungated, and corresponding VME-readable scalers.
    The Struck is a multi-channel scaler that can buffer many readings over very short dwell times, advanced by and latched to input control signals.
    Convenience for mapping channel number in RAW::scaler to input signal.
    Convenience for mapping channel number in RAW::scaler to scaler period.
    This is an extension of the StruckScaler class to support multiple intervals reported in a single RAW::scaler bank, merge intervals created from false advances, strip out single types of helicity intervals, e.g., tstable, disentangle odd readout patterns, etc.