This commit is contained in:
maliakal_d 2021-08-06 15:13:10 +02:00
parent 36b107bbae
commit bd7af28601

View File

@ -373,8 +373,6 @@ class Module : public virtual slsDetectorDefs {
void setStorageCellDelay(int64_t value);
gainMode getGainMode() const;
void setGainMode(const gainMode mode);
int getStorageCellStart() const;
void setStorageCellStart(int pos);
/**************************************************
* *