Update slsDetectorServer_defs.h

added note about detid difference
This commit is contained in:
Dhanya Thattil 2021-09-09 12:12:17 +02:00 committed by GitHub
parent c8ea0c8ede
commit 05c04008ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
#include "sls/sls_detector_defs.h"
#define REQUIRED_FIRMWARE_VERSION (27)
// virtual ones renamed for consistency
// real ones keep previous name for compatibility (already in production)
#ifdef VIRTUAL
#define ID_FILE "detid_eiger.txt"
#else