ROOT 6.18/05 Reference Guide |
#include <ROOT/RColumnModel.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RStringView.hxx>
#include <vector>
#include <string>
#include <unordered_map>
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 |
Definition in file RNTupleDescriptor.hxx.