mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
binary master attributes done, hdf5 WIP
This commit is contained in:
@ -55,7 +55,4 @@ class BinaryFile : private virtual slsDetectorDefs, public File {
|
||||
static FILE *masterfd;
|
||||
uint32_t numFramesInFile = 0;
|
||||
uint64_t numActualPacketsInFile = 0;
|
||||
// Make sure this is known at compile time
|
||||
// TODO! Later away from stack allocation of message
|
||||
static constexpr size_t maxMasterFileSize = 2000;
|
||||
};
|
Reference in New Issue
Block a user