| Classes | |
| struct | ROOT::RCompressionSetting::EAlgorithm | 
| struct | ROOT::RCompressionSetting::EDefaults | 
| struct | ROOT::RCompressionSetting::ELevel | 
| struct | ROOT::RCompressionSetting | 
| The global settings depend on a global variable named R__ZipMode which can be modified by a global function named R__SetZipMode.  More... | |
| Namespaces | |
| namespace | ROOT | 
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
| Functions | |
| int | ROOT::CompressionSettings (RCompressionSetting::EAlgorithm::EValues algorithm, int compressionLevel) | 
| int | ROOT::CompressionSettings (ROOT::ECompressionAlgorithm algorithm, int compressionLevel) R__DEPRECATED(6 | 
| enum | ROOT::R__DEPRECATED (6, 36, "Use RCompressionSetting::EAlgorithm instead") ECompressionAlgorithm | 
| Variables | |
| int Use the overload accepting RCompressionSetting::EAlgorithm | ROOT::instead |