|
HIPO
4.3.0
High Performance Output data format for experimental physics
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| hipo | |
Enumerations | |
| enum class | hipo::header_type : uint8_t { hipo::evio_record = 0 , hipo::evio_file = 1 , hipo::evio_ext_file = 2 , hipo::hipo_record = 4 , hipo::hipo_file = 5 , hipo::hipo_ext_file = 6 , hipo::hipo_trailer = 7 } |
| enum class | hipo::compression_type : uint8_t { hipo::none = 0 , hipo::lz4 = 1 , hipo::lz4_best = 2 , hipo::gzip = 3 } |