mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-06-03 17:18:29 +02:00
works with hdf5
This commit is contained in:
@@ -25,5 +25,5 @@ class HDF5MasterFile : private virtual slsDetectorDefs, public File {
|
||||
std::mutex *hdf5Lib_;
|
||||
H5File *fd_{nullptr};
|
||||
std::string fileName_;
|
||||
hid_t groupId_{0};
|
||||
std::string attrGroupName_;
|
||||
};
|
||||
Reference in New Issue
Block a user