mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 20:14:12 +02:00
Add test for buffer utils
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BufferUtils
|
||||
std::string path;
|
||||
};
|
||||
|
||||
std::vector<path_sufix> BufferUtils::get_path_suffixes(
|
||||
std::vector<path_sufix> get_path_suffixes(
|
||||
const uint64_t start_pulse_id,
|
||||
const uint64_t stop_pulse_id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user