mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-08 07:48:40 +01:00
wip
This commit is contained in:
@@ -39,7 +39,8 @@ std::string CreateVirtualHDF5File(
|
||||
const uint64_t numImagesCaught, const int numModX, const int numModY,
|
||||
const H5::DataType dataType, const std::vector<std::string> parameterNames,
|
||||
const std::vector<H5::DataType> parameterDataTypes,
|
||||
std::mutex *hdf5LibMutex, bool gotthard25um);
|
||||
std::mutex *hdf5LibMutex, bool gotthard25um,
|
||||
std::vector<defs::ROI> &multiRoi);
|
||||
#endif
|
||||
} // namespace masterFileUtility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user