mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 05:54:29 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
#define CM_ROWS 20
|
||||
|
||||
#include "sls_detector_defs.h"
|
||||
#include "ZmqSocket.h"
|
||||
#include "sls/sls_detector_defs.h"
|
||||
#include "sls/ZmqSocket.h"
|
||||
#ifndef RECT
|
||||
#ifndef MOENCH04
|
||||
#include "moench03T1ZmqDataNew.h"
|
||||
@@ -39,7 +39,7 @@
|
||||
//#include "multiThreadedCountingDetector.h"
|
||||
#include "multiThreadedInterpolatingDetector.h"
|
||||
#include "etaInterpolationPosXY.h"
|
||||
#include "ansi.h"
|
||||
#include "sls/ansi.h"
|
||||
#include <iostream>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user