mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
renaming generic call
This commit is contained in:
@ -1044,7 +1044,7 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
|
||||
|
||||
|
||||
std::string callDetectors(std::string(slsDetector::*somefunc)());
|
||||
std::string callDetectorMemeber(std::string(slsDetector::*somefunc)());
|
||||
|
||||
/** returns the detector trimbit/settings directory \sa sharedSlsDetector */
|
||||
std::string getSettingsDir();
|
||||
|
Reference in New Issue
Block a user