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.
Please register or sign in to comment