mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
fix for broken build of zmq and ctb
This commit is contained in:
parent
1425382dbb
commit
afff85b44b
@ -153,7 +153,7 @@ class moench04CtbReceiver10GbData : public slsDetectorData<uint16_t> {
|
||||
};
|
||||
|
||||
int getGain(char *data, int x, int y) {
|
||||
// int aoff=aSamples*2*32;
|
||||
int aoff=aSamples*2*32;
|
||||
int irow;
|
||||
int isc = x / sc_width;
|
||||
int icol = x % sc_width;
|
||||
|
Loading…
x
Reference in New Issue
Block a user