mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 08:39:21 +01:00
client multi.cpp modified common out of bounds error
This commit is contained in:
@@ -1569,6 +1569,11 @@ public:
|
||||
*/
|
||||
int setThreadedProcessing(int enable=-1);
|
||||
|
||||
/**
|
||||
* Returns true if detector position is out of bounds
|
||||
*/
|
||||
bool isDetectorIndexOutOfBounds(int detPos);
|
||||
|
||||
private:
|
||||
/**
|
||||
* Initialize (open/create) shared memory for the sharedMultiDetector structure
|
||||
|
||||
Reference in New Issue
Block a user