mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-14 09:05:37 +02:00
wip std det writer for a gigafrost stream
This commit is contained in:
@@ -56,6 +56,11 @@ namespace BufferUtils
|
||||
const std::string& detector_name,
|
||||
const std::string& stream_name);
|
||||
|
||||
void* connect_socket_gf(
|
||||
void* ctx,
|
||||
const std::string& detector_name,
|
||||
const std::string& stream_name);
|
||||
|
||||
DetectorConfig read_json_config(const std::string& filename);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user