mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-10 08:38:54 +01:00
first level test
This commit is contained in:
@@ -119,6 +119,10 @@ class Detector {
|
||||
|
||||
Result<defs::xy> getModuleSize(Positions pos = {}) const;
|
||||
|
||||
defs::xy getPortPerModuleGeometry() const;
|
||||
|
||||
Result<defs::xy> getPortSize(Positions pos = {}) const;
|
||||
|
||||
/** Gets the actual full detector size. It is the same even if ROI changes
|
||||
*/
|
||||
defs::xy getDetectorSize() const;
|
||||
|
||||
Reference in New Issue
Block a user