This commit is contained in:
2019-08-08 17:13:25 +02:00
parent b73b98ce3f
commit c34190f9f2
6 changed files with 123 additions and 23 deletions

View File

@ -139,9 +139,8 @@ public:
/**
* Write current configuration to a file (for one time detector setup)
* @param fname configuration file name
* @returns OK or FAIL
*/
int writeConfigurationFile(const std::string& fname);
void writeConfigurationFile(const std::string& fname);
/**
* Loads the detector setup from file (current measurement setup)