mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 16:34:55 +01:00
multisize to numberofdetectors
This commit is contained in:
@@ -28,8 +28,8 @@ class Implementation : private virtual slsDetectorDefs {
|
||||
* ************************************************/
|
||||
|
||||
void setDetectorType(const detectorType d);
|
||||
int *getMultiDetectorSize() const;
|
||||
void setMultiDetectorSize(const int *size);
|
||||
int *getDetectorSize() const;
|
||||
void setDetectorSize(const int *size);
|
||||
int getDetectorPositionId() const;
|
||||
void setDetectorPositionId(const int id);
|
||||
std::string getDetectorHostname() const;
|
||||
|
||||
Reference in New Issue
Block a user