RNTuple: Difference between revisions
Appearance
Page created automatically by script |
No edit summary |
||
| Line 1: | Line 1: | ||
'''RNTuple''' (for n-tuple and nested tuple) is the experimental evolution of TTree columnar data storage. RNTuple introduces new interfaces that aim to be more robust. In particular, the new interfaces are type-safe through the use of templates, and the ownership is well-defined through the use of smart pointers. | |||
[[Category:FAPlist]] | |||
[[Category:Computing]] | |||
Latest revision as of 09:03, 24 April 2026
RNTuple (for n-tuple and nested tuple) is the experimental evolution of TTree columnar data storage. RNTuple introduces new interfaces that aim to be more robust. In particular, the new interfaces are type-safe through the use of templates, and the ownership is well-defined through the use of smart pointers.