Fix small things in ReplayH5Reader.hpp

This commit is contained in:
2020-05-20 17:31:23 +02:00
parent edeec7b8e7
commit 0280ed2b99
+1 -1
View File
@@ -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_;