Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleTreeMap.cxx File Reference
#include <ROOT/RNTupleTreeMap.hxx>
#include <ROOT/RColumnElementBase.hxx>
#include <queue>
Include dependency graph for RNTupleTreeMap.cxx:

Functions

static ROOT::Experimental::RTreeMapBase::Node CreateNode (const ROOT::Experimental::RNTupleInspector &insp, const ROOT::RFieldDescriptor &fldDesc, std::uint64_t childrenIdx, std::uint64_t nChildren, ROOT::DescriptorId_t rootId, size_t rootSize)
 
static ROOT::Experimental::RTreeMapBase::Node CreateNode (const ROOT::Experimental::RNTupleInspector::RColumnInspector &colInsp, std::uint64_t childrenIdx)
 

Function Documentation

◆ CreateNode() [1/2]

static ROOT::Experimental::RTreeMapBase::Node CreateNode ( const ROOT::Experimental::RNTupleInspector & insp,
const ROOT::RFieldDescriptor & fldDesc,
std::uint64_t childrenIdx,
std::uint64_t nChildren,
ROOT::DescriptorId_t rootId,
size_t rootSize )
static

Definition at line 22 of file RNTupleTreeMap.cxx.

◆ CreateNode() [2/2]

Definition at line 31 of file RNTupleTreeMap.cxx.