Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleProcessor.hxx File Reference
#include <ROOT/REntry.hxx>
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleIndex.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPageStorage.hxx>
#include <memory>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for RNTupleProcessor.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RNTupleProcessor::RFieldContext
 Manager for a field as part of the RNTupleProcessor. More...
 
class  ROOT::Experimental::RNTupleProcessor::RIterator
 Iterator over the entries of an RNTuple, or vertical concatenation thereof. More...
 
class  ROOT::Experimental::RNTupleChainProcessor
 Processor specializiation for vertically concatenated RNTuples (chains). More...
 
class  ROOT::Experimental::RNTupleJoinProcessor
 Processor specializiation for horizontally concatenated RNTuples (joins). More...
 
struct  ROOT::Experimental::RNTupleOpenSpec
 Used to specify the underlying RNTuples in RNTupleProcessor. More...
 
class  ROOT::Experimental::RNTupleProcessor
 Interface for iterating over entries of RNTuples and vertically concatenated RNTuples (chains). More...
 
class  ROOT::Experimental::RNTupleSingleProcessor
 Processor specializiation for processing a single RNTuple. 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
 

Detailed Description

Author
Florine de Geus flori.nosp@m.ne.d.nosp@m.e.geu.nosp@m.s@ce.nosp@m.rn.ch
Date
2024-03-26
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleProcessor.hxx.