removing comments, added one check for nullptr, updated current threshold when getting module, removing unsued function from header file (writesettingsfile)

This commit is contained in:
2019-03-14 12:40:01 +01:00
parent c56efdec8a
commit 327d08a016
2 changed files with 13 additions and 65 deletions

View File

@ -539,15 +539,6 @@ class slsDetector : public virtual slsDetectorDefs, public virtual errorDefs {
*/
std::string getSettingsFile();
/**
* Writes a trim/settings file for module number
* the values will be read from the current detector structure
* @param fname name of the file to be written
* @returns OK or FAIL if the file could not be written
* \sa ::sls_detector_module sharedSlsDetector mythenDetector::writeSettingsFile(string, int)
*/
int writeSettingsFile(const std::string &fname);
/**
* Get detector settings
* @returns current settings