Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleMergeOptions Struct Reference

Definition at line 34 of file RNTupleMerger.hxx.

Public Attributes

int fCompressionSettings = kUnknownCompressionSettings
 If fCompressionSettings == kUnknownCompressionSettings (the default), the merger will not change the compression of any of its sources (fast merging).
 

#include <ROOT/RNTupleMerger.hxx>

Member Data Documentation

◆ fCompressionSettings

int ROOT::Experimental::Internal::RNTupleMergeOptions::fCompressionSettings = kUnknownCompressionSettings

If fCompressionSettings == kUnknownCompressionSettings (the default), the merger will not change the compression of any of its sources (fast merging).

Otherwise, all sources will be converted to the specified compression algorithm and level.

Definition at line 38 of file RNTupleMerger.hxx.

Collaboration diagram for ROOT::Experimental::Internal::RNTupleMergeOptions:
[legend]

The documentation for this struct was generated from the following file: