Logo ROOT   6.18/05
Reference Guide
Classes | Namespaces
RNTupleDescriptor.hxx File Reference
#include <ROOT/RColumnModel.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RStringView.hxx>
#include <vector>
#include <string>
#include <unordered_map>
Include dependency graph for RNTupleDescriptor.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RClusterDescriptor
 
class  ROOT::Experimental::RColumnDescriptor
 
struct  ROOT::Experimental::RClusterDescriptor::RColumnInfo
 
class  ROOT::Experimental::RFieldDescriptor
 
class  ROOT::Experimental::RNTupleDescriptor
 Represents the on-disk (on storage) information about an ntuple. More...
 
class  ROOT::Experimental::RNTupleDescriptorBuilder
 Used by RPageStorage implementations in order to construct the RNTupleDescriptor from the various header parts. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2018-07-19
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleDescriptor.hxx.