Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    de986a69
    Fix to THcScalerEvtHandler.cxx · de986a69
    Mark Jones authored
    In THcScalerEvtHandler::AnalyzeBuffer there is a loop over
    the scalers to keep track of scalers with a cut on the current.
    There was a mistake in using scal_prev_read[nscal-1] instead of
    dvars_prev_read[ivar] in the IF statement.
    de986a69
    History
    Fix to THcScalerEvtHandler.cxx
    Mark Jones authored
    In THcScalerEvtHandler::AnalyzeBuffer there is a loop over
    the scalers to keep track of scalers with a cut on the current.
    There was a mistake in using scal_prev_read[nscal-1] instead of
    dvars_prev_read[ivar] in the IF statement.