This commit is contained in:
2019-08-08 15:06:08 +02:00
parent d9ecec9bf7
commit 6a780de22f
3 changed files with 5 additions and 29 deletions

View File

@ -356,14 +356,6 @@ class multiSlsDetector : public virtual slsDetectorDefs {
*/
std::string getHostname(int detPos = -1) const; //
/**
* Appends detectors to the end of the list in shared memory
* Connects to them
* @param name concatenated hostname of the sls detectors to be appended to
* the list
*/
void addMultipleDetectors(const char *name); // ????
/**
* Get Detector type as an enum
* @returns detector type