Improvements before MAX IV test
This commit is contained in:
@@ -9,7 +9,7 @@ class HDF5DataFilePluginResEstimation : public HDF5DataFilePlugin {
|
||||
std::vector<float> res_estimation;
|
||||
public:
|
||||
void OpenFile(HDF5File &data_file, const DataMessage &msg) override;
|
||||
void Write(const DataMessage &msg) override;
|
||||
void Write(const DataMessage &msg, uint64_t image_number) override;
|
||||
void WriteFinal(HDF5File &data_file) override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user