We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1aedd commit b71a7d8Copy full SHA for b71a7d8
1 file changed
tree/ntupleutil/inc/ROOT/RNTupleImporter.hxx
@@ -96,8 +96,8 @@ Current limitations of the importer:
96
- No support for trees containing TClonesArray collections
97
- Due to RNTuple currently storing data fully split, "don't split" markers are ignored
98
- Some types are not available in RNTuple. Please refer to the
99
- [RNTuple specification](https://github.com/root-project/root/blob/master/tree/ntuple/v7/doc/specifications.md) for
100
- an overview of all types currently supported.
+ [RNTuple specification](https://github.com/root-project/root/blob/master/tree/ntuple/doc/BinaryFormatSpecification.md)
+ for an overview of all types currently supported.
101
*/
102
// clang-format on
103
class RNTupleImporter {
0 commit comments