mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-22 03:04:35 +02:00
Add CURENT and LATEST
This commit is contained in:
@@ -19,6 +19,7 @@ class FastH5Writer {
|
||||
const std::string device_name_;
|
||||
const std::string root_folder_;
|
||||
const std::string latest_filename_;
|
||||
const std::string current_filename_;
|
||||
|
||||
std::string current_output_filename_;
|
||||
H5::H5File current_output_file_;
|
||||
|
||||
Reference in New Issue
Block a user