mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-01 09:32:23 +02: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