Closed sawjlab closed 7 years ago
I wonder if all the GetData methods in the decoder should be changed to UInt_t. Do any of the decoder modules provide data that could be negative?
I agree. I've been pretty busy changing Int_t to UInt_t in previous iterations, but the new OO decoder classes are using Int_t's again.
Let me take a look and see what can be changed.
Ole
On 11/21/2017 04:35 PM, Stephen Wood wrote:
I wonder if all the GetData methods in the decoder should be changed to UInt_t. Do any of the decoder modules provide data that could be negative?
Several changes in the OO decoder are made to deal with scalers that could overflow.