#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/TTaskGroup.hxx>
#include <Compression.h>
#include <memory>
#include <optional>
Classes | |
struct | ROOT::Experimental::Internal::RNTupleMergeOptions |
Set of merging options to pass to RNTupleMerger. More... | |
class | ROOT::Experimental::Internal::RNTupleMerger |
Given a set of RPageSources merge them into an RPagePersistentSink, optionally changing their compression. 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 |
namespace | ROOT::Experimental::Internal |
Definition in file RNTupleMerger.hxx.