mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 20:09:22 +01:00
renaming sls and detectors to modules, multis to detector
This commit is contained in:
@@ -19,7 +19,7 @@ class IpAddr;
|
||||
// Free function to avoid dependence on class
|
||||
// and avoid the option to free another objects
|
||||
// shm by mistake
|
||||
void freeSharedMemory(int multiId, int detPos = -1);
|
||||
void freeSharedMemory(int detectorIndex, int moduleIndex = -1);
|
||||
|
||||
/**
|
||||
* \class Detector
|
||||
|
||||
Reference in New Issue
Block a user