Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleReader.hxx File Reference
#include <ROOT/RConfig.hxx>
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleMetrics.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RNTupleReadOptions.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RNTupleView.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RSpan.hxx>
#include <iostream>
#include <iterator>
#include <memory>
#include <string>
#include <string_view>
Include dependency graph for RNTupleReader.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RNTupleReader::RIterator
 
class  ROOT::Experimental::RNTupleReader
 An RNTuple that is used to read data from storage. More...
 
struct  ROOT::Experimental::RNTupleReader::ROpenSpec
 Used to specify the underlying RNTuples in OpenFriends() 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
 

Enumerations

enum class  ROOT::Experimental::ENTupleInfo { ROOT::Experimental::kSummary , ROOT::Experimental::kStorageDetails , ROOT::Experimental::kMetrics }
 Listing of the different options that can be printed by RNTupleReader::GetInfo() More...
 

Detailed Description

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

Definition in file RNTupleReader.hxx.