mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
removed non const getFileIndex in multi
This commit is contained in:
@ -1775,13 +1775,6 @@ class multiSlsDetector : public virtual slsDetectorDefs {
|
||||
*/
|
||||
fileFormat setFileFormat(fileFormat f, int detPos = -1);
|
||||
|
||||
/**
|
||||
* Returns file index
|
||||
* @param detPos -1 for all detectors in list or specific detector position
|
||||
* @returns file index
|
||||
*/
|
||||
int getFileIndex(int detPos = -1);
|
||||
|
||||
/**
|
||||
* Sets up the file index
|
||||
* @param i file index
|
||||
|
Reference in New Issue
Block a user