mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 03:52:43 +02:00
Add test for buffer utils
This commit is contained in:
@@ -91,7 +91,9 @@ vector<BufferUtils::path_sufix> BufferUtils::get_path_suffixes (
|
||||
|
||||
result.emplace_back<BufferUtils::path_sufix>(
|
||||
{first_pulse_id,
|
||||
first_pulse_id+FILE_MOD+1,
|
||||
first_pulse_id+FILE_MOD-1,
|
||||
folder.str()});
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
Reference in New Issue
Block a user