#include <ROOT/RTreeMapPainter.hxx>
#include <ROOT/RNTupleInspector.hxx>
#include <ROOT/RColumnElementBase.hxx>
#include <queue>
Functions | |
static RTreeMapBase::Node | CreateNode (const RNTupleInspector &insp, const ROOT::RFieldDescriptor &fldDesc, std::uint64_t childrenIdx, std::uint64_t nChildren, ROOT::DescriptorId_t rootId, size_t rootSize) |
static RTreeMapBase::Node | CreateNode (const RNTupleInspector::RColumnInspector &colInsp, std::uint64_t childrenIdx) |
Definition in file RTreeMapImporter.cxx.
|
static |
Definition at line 24 of file RTreeMapImporter.cxx.
|
static |
Definition at line 33 of file RTreeMapImporter.cxx.