mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 02:52:22 +02:00
Set filter and adjust chunking
This commit is contained in:
@@ -28,7 +28,8 @@ class WriterH5Writer {
|
||||
H5::DataSet pulse_id_dataset_;
|
||||
H5::DataSet frame_index_dataset_;
|
||||
H5::DataSet daq_rec_dataset_;
|
||||
H5::DataSet n_received_packets_dataset_;
|
||||
H5::DataSet is_good_frame_dataset_;
|
||||
|
||||
|
||||
public:
|
||||
WriterH5Writer(
|
||||
|
||||
Reference in New Issue
Block a user