mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 05:32:23 +02:00
Fix small things in ReplayH5Reader.hpp
This commit is contained in:
@@ -12,8 +12,8 @@ class ReplayH5Reader {
|
||||
|
||||
const std::string device_;
|
||||
const std::string channel_name_;
|
||||
const uint64_t stop_pulse_id_;
|
||||
const uint16_t source_id_;
|
||||
const uint64_t stop_pulse_id_;
|
||||
|
||||
H5::H5File current_file_;
|
||||
std::string current_filename_;
|
||||
|
||||
Reference in New Issue
Block a user