Jakob Blomer

Results 37 issues of Jakob Blomer

### Check duplicate issues. - [X] Checked for duplicates ### Description For a class with read rules, data members may report wrong offsets (see reproducer). ### Reproducer [infobug.tar.gz](https://github.com/user-attachments/files/15884205/infobug.tar.gz) In the...

bug
in:I/O

# This Pull request: A first attempt at picking a good set of defaults for clang-tidy, together with the first 100 or so fixes in the RNTuple code base. It...

in:RNTuple

Version leading into the 1.0 format. Final cleanups and removal of backward compatibility code for previous experimental anchors.

in:RNTuple

### Check duplicate issues. - [x] Checked for duplicates ### Description For all but record and class fields, the number of elements of that field is given by the number...

bug
in:RNTuple

### Check duplicate issues. - [ ] Checked for duplicates ### Description As discussed in #16478, the TTree feature of using a count leaf inside a leaf list is currently...

bug
in:RNTuple

### Check duplicate issues. - [ ] Checked for duplicates ### Description When accessed after the generating RNTupleReader is gone, the RNTupleView segfaults. It should fail more gracefully. ### Reproducer...

bug
in:RNTuple

Adds minimal browsing capability for RNTuple with TBrowser (browsing already works with RBrowser). Introduces the more general capability for foreign objects (not inherited from TObject) to implement custom browsing. This...

in:RNTuple

Transparently translates a leaf count array in a custom class in an RVec (read & write). Classes with leaf count arrays are used, e.g., in the ALICE RAW EDM but...

in:RNTuple