mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
changed the getdetectorstype function to return type and not string
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@178 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -264,7 +264,7 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
|
||||
string getHostname(int pos=-1);
|
||||
|
||||
string getDetectorsType(int pos=-1);
|
||||
detectorType getDetectorsType(int pos=-1);
|
||||
|
||||
|
||||
/** adds a detector by id in position pos
|
||||
|
Reference in New Issue
Block a user