mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 10:08:37 +01:00
adding config for tests
This commit is contained in:
6
tests/include/tests/globals.h
Normal file
6
tests/include/tests/globals.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "sls_detector_defs.h"
|
||||
using dt = slsDetectorDefs::detectorType;
|
||||
using di = slsDetectorDefs::dacIndex;
|
||||
extern std::string hostname;
|
||||
extern std::string detector_type;
|
||||
extern dt type;
|
||||
Reference in New Issue
Block a user