mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 09:08:00 +02:00
using detid to calculte zmq port in case of shmget error and det id does not start with 0 and 1 as in receiver zmq server ports
This commit is contained in:
@ -268,7 +268,7 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
|
||||
/** flag for acquiring */
|
||||
bool acquiringFlag;
|
||||
/** flipped data across x or y axis */
|
||||
bool flippedData[2];
|
||||
int flippedData[2];
|
||||
|
||||
} sharedSlsDetector;
|
||||
|
||||
|
Reference in New Issue
Block a user