mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 05:14:12 +02:00
Make sf_replay simple again
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
namespace BufferUtils
|
||||
{
|
||||
const size_t STREAM_BLOCK_SIZE = 200;
|
||||
const size_t STREAM_BLOCK_SIZE = 1000;
|
||||
extern const size_t FILE_MOD;
|
||||
extern const size_t FOLDER_MOD;
|
||||
extern const std::string FILE_EXTENSION;
|
||||
|
||||
Reference in New Issue
Block a user