Common user-tunable settings for storing ntuples.
All page sink classes need to support the common options.
Definition at line 33 of file RNTupleOptions.hxx.
Public Member Functions | |
RNTupleWriteOptions () | |
int | GetCompression () const |
void | SetCompression (int val) |
void | SetCompression (RCompressionSetting::EAlgorithm algorithm, int compressionLevel) |
Private Attributes | |
int | fCompression |
#include <ROOT/RNTupleOptions.hxx>
|
inline |
Definition at line 36 of file RNTupleOptions.hxx.
|
inline |
Definition at line 37 of file RNTupleOptions.hxx.
|
inline |
Definition at line 38 of file RNTupleOptions.hxx.
|
inline |
Definition at line 39 of file RNTupleOptions.hxx.
|
private |
Definition at line 34 of file RNTupleOptions.hxx.