mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 08:09:21 +01: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