ATLAS Offline Software
Namespaces | Typedefs
CompressionInfo.h File Reference
#include "AthenaKernel/ThinningInfo.h"
#include <string>
#include <unordered_map>
Include dependency graph for CompressionInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Typedefs

using SG::CompressionInfo = std::unordered_map< std::string, SG::ThinningInfo::compression_map_t >
 Map of compressed variables and their compression levels. More...