in progress with integratign new shm in multi

This commit is contained in:
2018-06-12 12:14:55 +02:00
parent bab7d8e3fb
commit b294b3e8b1
7 changed files with 1471 additions and 945 deletions

View File

@ -262,7 +262,7 @@ slsDetector::slsDetector(int pos, detectorType type, int id, multiSlsDetector *p
}
slsDetector::~slsDetector(){
slsDetector:slsDetector(){
// Detach Memory address
if (shmdt(thisDetector) == -1) {