mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 17:18:41 +01:00
getFileIndex
This commit is contained in:
@@ -505,7 +505,7 @@ class Detector {
|
||||
}
|
||||
|
||||
int getFileIndex() {
|
||||
return det.setFileIndex(-1);
|
||||
return det.getFileIndex();
|
||||
}
|
||||
|
||||
//time in ns
|
||||
|
||||
Reference in New Issue
Block a user