Inf/NaN propagated to the pad. Check drawn objects

You use “UInt_t” variables to keep the variable sizes of some arrays.
@pcanal There is / was a requirement that leaves keeping such sizes must be “Int_t” (i.e., “32 bit signed integers”).
However, it is also possible that accessing such trees via a TTreeReader based interface would be free from this “limitation” (but see also this old post).