mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
Datatype change long long int also for moenchZMqProcess; these datatype changes need to be discussed as they could have fruther impact!
This commit is contained in:
parent
19f4c07642
commit
0583a0703c
@ -336,7 +336,7 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
string fname;
|
||||
// int length;
|
||||
int *detimage = NULL;
|
||||
long long int *detimage = NULL;
|
||||
int nnx, nny, nnsx, nnsy;
|
||||
// uint32_t imageSize = 0, nPixelsX = 0, nPixelsY = 0,
|
||||
// uint32_t dynamicRange = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user