removed settings file option for gotthard and jungfrau, also removed ghost functiosn writesettingsfile and savesettingsfile in module

This commit is contained in:
2020-06-17 09:30:51 +02:00
parent f5759921d2
commit 48b8116849
2 changed files with 4 additions and 110 deletions

View File

@ -318,15 +318,9 @@ class Module : public virtual slsDetectorDefs {
*/
std::string setSettingsDir(const std::string &dir);
/** [Eiger][Mythen3] */
void loadSettingsFile(const std::string &fname);
/**
* Saves the modules settings/trimbits to a specific file
* file name extension is automatically generated.
* @param fname specific settings/trimbits file
*/
void saveSettingsFile(const std::string &fname);
/**
* Get run status of the detector
* @returns the status of the detector