mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-31 13:14:56 +01:00
Moved to class implementation
This commit is contained in:
@@ -1619,8 +1619,8 @@ class Detector {
|
||||
|
||||
std::vector<std::string> getDacNames() const;
|
||||
|
||||
defs::dacIndex decodeNamedDac(const std::string& name);
|
||||
std::string decodeNamedDac(defs::dacIndex i);
|
||||
defs::dacIndex getDacIndex(const std::string& name);
|
||||
std::string getDacName(defs::dacIndex i);
|
||||
///@}
|
||||
|
||||
/** @name Pattern */
|
||||
|
||||
Reference in New Issue
Block a user