From de6976599e0dcbe106ba983aedb1a34aff013e2b Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 11 Aug 2021 19:42:24 +0200 Subject: [PATCH] redefined server definitions --- .../gotthard2DetectorServer/slsDetectorServer_defs.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h index 9d46a3858..3cba7b4fd 100644 --- a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h @@ -64,9 +64,6 @@ #define READOUT_PLL_VCO_FREQ_HZ (866666688) // 866 MHz #define SYSTEM_PLL_VCO_FREQ_HZ (722222224) // 722 MHz -#define ALGORITHM_HITS_VAL (0x0) -#define ALGORITHM_RAW_VAL (0x7) - #define VETO_DATA_SIZE (160) typedef struct { uint64_t frameNumber;