mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 20:41:11 +01:00
modified getDetectorType function name in slsDetector to be able to make a getDetectorType(pos) function for multiSlsDetector
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@176 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -604,7 +604,7 @@ typedef struct sharedSlsDetector {
|
||||
normally the detector knows what type of detector it is
|
||||
\param type is the string where the detector type will be written ("Mythen", "Pilatus", "XFS", "Gotthard", Agipd")
|
||||
*/
|
||||
string getDetectorType();
|
||||
string getDetectorsType(int pos=-1);
|
||||
|
||||
|
||||
// Detector configuration functions
|
||||
|
||||
Reference in New Issue
Block a user