Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleExporter.cxx File Reference
#include <ROOT/RNTupleExporter.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RClusterPool.hxx>
#include <ROOT/RLogger.hxx>
#include <fstream>
#include <sstream>
Include dependency graph for RNTupleExporter.cxx:

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
 
namespace  ROOT::Experimental::Internal
 

Detailed Description

Author
Giacomo Parolini giaco.nosp@m.mo.p.nosp@m.aroli.nosp@m.ni@c.nosp@m.ern.c.nosp@m.h
Date
2024-12-10
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleExporter.cxx.

Variable Documentation

◆ fColDesc

const RColumnDescriptor* fColDesc

Definition at line 35 of file RNTupleExporter.cxx.

◆ fFieldDesc

const RFieldDescriptor* fFieldDesc

Definition at line 36 of file RNTupleExporter.cxx.

◆ fQualifiedName

std::string fQualifiedName

Definition at line 37 of file RNTupleExporter.cxx.