gui doesnt work, but ports fixed

This commit is contained in:
2022-01-07 12:51:49 +01:00
parent 88869c1746
commit fd655437ab
2 changed files with 10 additions and 8 deletions

View File

@@ -35,7 +35,7 @@ class Implementation : private virtual slsDetectorDefs {
* ************************************************/
void setDetectorType(const detectorType d);
PortGeometry *getDetectorSize() const;
PortGeometry getDetectorSize() const;
void setDetectorSize(const int *size);
int getModulePositionId() const;
void setModulePositionId(const int id);