Dynamic number of modules and cleanup

This commit is contained in:
Mohacsi Istvan
2021-06-30 17:38:03 +02:00
parent 72f46d7950
commit 9d3e4cb0eb
23 changed files with 45 additions and 1185 deletions
+4 -1
View File
@@ -1,10 +1,13 @@
#ifndef SF_DAQ_BUFFER_FORMATS_HPP
#define SF_DAQ_BUFFER_FORMATS_HPP
#include <iostream>
#include <vector>
#include "buffer_config.hpp"
#include "jungfrau.hpp"
#include "jungfraujoch.hpp"
#include <vector>
#pragma pack(push)
#pragma pack(1)