mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
added default gui server port number
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@479 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -194,9 +194,6 @@ multiSlsDetector::multiSlsDetector(int id) : slsDetectorUtils(), shmId(-1)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
thisMultiDetector->alreadyExisting=1;
|
||||
}
|
||||
|
||||
|
@ -191,7 +191,6 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
mysteps scanSteps[MAX_SCAN_LEVELS];
|
||||
int scanPrecision[MAX_SCAN_LEVELS];
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
@ -1188,6 +1187,7 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
*/
|
||||
int calibratePedestal(int frames = 0);
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user