* making quad work in developer branch

* binary added

* minor changes

* bug fix to set quad to 0 when more than 1 detector
This commit is contained in:
Dhanya Thattil
2019-07-22 16:41:03 +02:00
committed by GitHub
parent 0fa63f8be2
commit e7a76ccea1
23 changed files with 432 additions and 70 deletions

View File

@@ -473,6 +473,18 @@ class slsDetector : public virtual slsDetectorDefs{
* @returns number of chips per module in dimension d
*/
int getNChips(dimension d) const;
/**
* Get Quad Type (Only for Eiger Quad detector hardware)
* @returns quad type
*/
int getQuad();
/**
* Set Quad Type (Only for Eiger Quad detector hardware)
* @param enable true if quad type set, else false
*/
void setQuad(const bool enable);
/**
* Get Detector offset from shared memory in dimension d