mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 02:18:41 +01:00
added moenchT1 data structure
This commit is contained in:
@@ -211,6 +211,7 @@ class moench03Ctb10GbData : public slsReceiverData<uint16_t> {
|
||||
|
||||
};
|
||||
|
||||
int getPacketNumber(int x, int y) {return dataMap[y][x]/8208;};
|
||||
|
||||
virtual char *readNextFrame(ifstream &filebin) {
|
||||
int fnum;
|
||||
|
||||
Reference in New Issue
Block a user