mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-08 14:12:04 +02:00
Add file creation implementation
This commit is contained in:
@@ -18,6 +18,7 @@ class FastH5Writer {
|
||||
const size_t frame_bytes_size_;
|
||||
const std::string device_name_;
|
||||
const std::string root_folder_;
|
||||
const std::string latest_filename_;
|
||||
|
||||
std::string current_output_filename_;
|
||||
H5::H5File current_output_file_;
|
||||
|
||||
Reference in New Issue
Block a user