Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleDS.cxx File Reference
#include <ROOT/RDF/RColumnReaderBase.hxx>
#include <ROOT/RField.hxx>
#include <ROOT/RPageStorageFile.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleDS.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPageStorage.hxx>
#include <string_view>
#include <TError.h>
#include <cassert>
#include <memory>
#include <string>
#include <vector>
#include <typeinfo>
#include <utility>
Include dependency graph for RNTupleDS.cxx:

Classes

class  ROOT::Experimental::Internal::RArraySizeField
 An artificial field that provides the size of a fixed-size array. More...
 
class  ROOT::Experimental::Internal::RNTupleColumnReader
 Every RDF column is represented by exactly one RNTuple field. More...
 
class  ROOT::Experimental::Internal::RRDFCardinalityField
 An artificial field that transforms an RNTuple column that contains the offset of collections into collection sizes. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Internal
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Enrico Guiraud enric.nosp@m.o.gu.nosp@m.iraud.nosp@m.@cer.nosp@m.n.ch
Date
2018-10-04
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleDS.cxx.