mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
added load paramaters to detector.h
This commit is contained in:
@ -41,6 +41,8 @@ class Detector {
|
||||
|
||||
void loadConfig(const std::string &fname);
|
||||
|
||||
void loadParameters(const std::string &fname);
|
||||
|
||||
Result<std::string> getHostname(Positions pos = {}) const;
|
||||
|
||||
/* Frees shared memory, adds detectors to the list
|
||||
|
Reference in New Issue
Block a user