Skip to content
Snippets Groups Projects
Commit 9d6d10a2 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Deal with high rate scalers in THcScalerEvtHandler that overflow

  All Int_t variables that hold scaler values are now UInt_t
  Some variables that were Double_t are UInt_t
  Keep track of overflows so that tree variables holding scaler counts
     are correct for high rate scalers
  Catch overflows when computing differences from last scaler reading.
parent f8c9c966
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment