mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-16 04:58:42 +01:00
modified comments about ctb and xilinx not using roi
This commit is contained in:
@@ -1387,7 +1387,6 @@ std::vector<defs::ROI> Detector::getRxROI(int module_id) const {
|
||||
return pimpl->getRxROI(module_id);
|
||||
}
|
||||
|
||||
// RxROIs can be set for all types except CTB. At multi level without gap pixels
|
||||
void Detector::setRxROI(const std::vector<defs::ROI> &args) {
|
||||
pimpl->setRxROI(args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user