Logo ROOT   6.18/05
Reference Guide
Classes
ROOT::RCompressionSetting Struct Reference

The global settings depend on a global variable named R__ZipMode which can be modified by a global function named R__SetZipMode.

Both are defined in Bits.h.

The current algorithms support level 1 to 9. The higher the level the greater the compression and more CPU time and memory resources used during compression. Level 0 means no compression.

Recommendation for the compression algorithm's levels:

Definition at line 42 of file Compression.h.

Classes

struct  EAlgorithm
 
struct  EDefaults
 
struct  ELevel
 

#include <Compression.h>


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