mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 16:27:13 +02:00
WIP
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user