mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 08:04:13 +02:00
Update the WriteManager parameters
This commit is contained in:
@@ -43,8 +43,7 @@ map<string, uint64_t> WriterManager::get_statistics()
|
||||
return result;
|
||||
}
|
||||
|
||||
map<string, string> WriterManager::get_parameters()
|
||||
{
|
||||
std::map<std::string, boost::any>& WriterManager::get_parameters(){
|
||||
return parameters;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user