mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02:00
tests and std::sort
This commit is contained in:
@ -1134,7 +1134,7 @@ class slsDetector : public virtual slsDetectorDefs{
|
||||
* @param n number of rois
|
||||
* @returns OK or FAIL
|
||||
*/
|
||||
slsDetectorDefs::ROI *getROI(int &n);
|
||||
const slsDetectorDefs::ROI * getROI(int &n);
|
||||
|
||||
/**
|
||||
* Returns number of rois
|
||||
|
Reference in New Issue
Block a user