11 #ifndef ROOT_RSNAPSHOTOPTIONS 12 #define ROOT_RSNAPSHOTOPTIONS
Namespace for new ROOT classes and functions.
RSnapshotOptions()=default
A collection of options to steer the creation of the dataset on file.
ECompressionAlgorithm
The global settings depend on a global variable named R__ZipMode which can be modified by a global fu...
::ROOT::ECompressionAlgorithm ECAlgo
RSnapshotOptions(std::string_view mode, ECAlgo comprAlgo, int comprLevel, int autoFlush, int splitLevel, bool lazy)
ECAlgo fCompressionAlgorithm
basic_string_view< char > string_view