mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 12:04:13 +02:00
Moved bitshuffle LZ4 property to writer header
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include <H5Cpp.h>
|
||||
#include "buffer_config.hpp"
|
||||
|
||||
// Size of compression header in bytes.
|
||||
const int BSHUF_LZ4_HEADER_BYTES = 12;
|
||||
|
||||
struct ImageMetadata
|
||||
{
|
||||
uint64_t pulse_id;
|
||||
|
||||
Reference in New Issue
Block a user