mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 05:47:14 +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