root icon indicating copy to clipboard operation
root copied to clipboard

[ntuple] Add support for `(unsigned) long long` fields

Open enirolf opened this issue 8 months ago • 4 comments

This PR adds support for (unsigned) long long fields, and in addition points (U)Long64_t-type fields here, instead of to std::(u)int64_t.

Still left TODO is properly check the width of this type, as well as long across different platforms

enirolf avatar Jun 13 '24 09:06 enirolf