mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 06:20:43 +02:00
H5Writer supports multiple datasets
This commit is contained in:
@@ -19,5 +19,5 @@ namespace ProcessManager
|
||||
const std::string& header, const std::map<std::string, HEADER_DATA_TYPE>& header_data_type);
|
||||
|
||||
boost::any get_value_from_json(const boost::property_tree::ptree& json_header,
|
||||
const string& value_name, const HEADER_DATA_TYPE data_type);
|
||||
const std::string& value_name, const HEADER_DATA_TYPE data_type);
|
||||
};
|
||||
Reference in New Issue
Block a user