mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 07:02:22 +01:00
almost done
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <sstream>
|
||||
#include <queue>
|
||||
#include <math.h>
|
||||
|
||||
#include <semaphore.h>
|
||||
|
||||
class postProcessingFuncs;
|
||||
|
||||
@@ -334,6 +334,8 @@ s
|
||||
void *pCallbackArg;
|
||||
detectorData *thisData;
|
||||
|
||||
sem_t dataThreadStartedSemaphore;
|
||||
|
||||
private:
|
||||
// double *fdata;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user