Skip to content

SCT_ReadoutGeometry: Fix cppcheck warnings.

Explicitly qualify virtual functions called from constructors to make it clear that virtual dispatch does not happen.

Merge request reports