mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
generic call for hostname and sgetDetectorsType
This commit is contained in:
@ -1044,6 +1044,9 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
|
||||
void setErrorMaskFromAllDetectors();
|
||||
|
||||
|
||||
std::string concatResultOrPos(std::string (slsDetector::*somefunc)(int), int pos);
|
||||
|
||||
template<typename T>
|
||||
bool allElemetsEqual(const std::vector<T>&);
|
||||
|
||||
|
Reference in New Issue
Block a user