Jump to content

RNTuple

From cernipedia
Revision as of 09:03, 24 April 2026 by Vigen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.