mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-26 17:00:43 +02:00
Rename cachig metadata method
This commit is contained in:
@@ -232,7 +232,7 @@ void ProcessManager::write_h5()
|
||||
}
|
||||
}
|
||||
|
||||
writer->write_metadata(name, received_data.first->frame_index, value.get());
|
||||
writer->cache_metadata(name, received_data.first->frame_index, value.get());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user