mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 15:54:57 +01:00
removed copies
This commit is contained in:
@@ -66,10 +66,6 @@ void HDF5File::PrintMembers() {
|
||||
}
|
||||
|
||||
|
||||
H5File* HDF5File::GetHDF5FileHandle() {
|
||||
return filefd;
|
||||
}
|
||||
|
||||
void HDF5File::SetNumberofPixels(uint32_t nx, uint32_t ny) {
|
||||
nPixelsX = nx;
|
||||
nPixelsY = ny;
|
||||
|
||||
Reference in New Issue
Block a user