Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RNTupleMerger.hxx File Reference
#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleTypes.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
namespace  ROOT::Experimental
 Namespace for ROOT features in testing.
namespace  ROOT::Experimental::Internal
namespace  ROOT::Internal

Enumerations

enum class  ROOT::Experimental::Internal::ENTupleMergeErrBehavior { ROOT::Experimental::Internal::kAbort , ROOT::Experimental::Internal::kSkip }
enum class  ROOT::Experimental::Internal::ENTupleMergeVersionBehavior { ROOT::Experimental::Internal::kWarnOnHigherVersion , ROOT::Experimental::Internal::kAbortOnHigherVersion }
enum class  ROOT::Experimental::Internal::ENTupleMergingMode { ROOT::Experimental::Internal::kFilter , ROOT::Experimental::Internal::kStrict , ROOT::Experimental::Internal::kUnion }

Functions

const char * ROOT::Experimental::Internal::ToString (ENTupleMergingMode mode)

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h, Max Orok maxwe.nosp@m.llor.nosp@m.ok@gm.nosp@m.ail..nosp@m.com, Alaettin Serhan Mete amete.nosp@m.@anl.nosp@m..gov
Date
2020-07-08
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleMerger.hxx.