This commit is contained in:
2021-06-23 10:28:14 +02:00
parent 01dfc08bbe
commit 61c5018a46
7 changed files with 35 additions and 24 deletions

View File

@ -1062,7 +1062,7 @@ class Detector {
/** [Eiger] enable or disable data streaming from left or right of detector
*/
void setDataStream(const bool enable, const bool left, Positions pos = {});
void setDataStream(const bool left, const bool enable, Positions pos = {});
///@{