mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 19:24:13 +02:00
Add stub class for image assembly
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include "ImageAssembler.hpp"
|
||||
@@ -0,0 +1,10 @@
|
||||
#ifndef SF_DAQ_BUFFER_IMAGEASSEMBLER_HPP
|
||||
#define SF_DAQ_BUFFER_IMAGEASSEMBLER_HPP
|
||||
|
||||
|
||||
class ImageAssembler {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //SF_DAQ_BUFFER_IMAGEASSEMBLER_HPP
|
||||
Reference in New Issue
Block a user