mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 01:52:24 +02:00
Stubs for LiveH5Reader
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef SF_DAQ_BUFFER_LIVEH5READER_HPP
|
||||
#define SF_DAQ_BUFFER_LIVEH5READER_HPP
|
||||
|
||||
class LiveH5Reader {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //SF_DAQ_BUFFER_LIVEH5READER_HPP
|
||||
@@ -0,0 +1 @@
|
||||
#include "LiveH5Reader.hpp"
|
||||
Reference in New Issue
Block a user