mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-08-12 23:40:28 +02:00
Move configuration closer to writer
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#include <cstring>
|
||||
|
||||
#include "ImageAssembler.hpp"
|
||||
#include "writer_config.hpp"
|
||||
#include "buffer_config.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace writer_config;
|
||||
using namespace core_buffer;
|
||||
|
||||
ImageAssembler::ImageAssembler(const size_t n_modules) :
|
||||
|
||||
Reference in New Issue
Block a user