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

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]

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 21 of file RNTupleTreeMap.cxx.

◆ CreateNode() [2/2]

ROOT::Experimental::RTreeMapBase::Node CreateNode ( const ROOT::Experimental::RNTupleInspector::RColumnInspector & colInsp,
std::uint64_t childrenIdx )
static

Definition at line 30 of file RNTupleTreeMap.cxx.