added load paramaters to detector.h

This commit is contained in:
2019-08-27 11:24:53 +02:00
parent fc0b25cfa7
commit 7abb18e5c8
4 changed files with 45 additions and 12 deletions

View File

@ -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