Skip to content

SourceCompAlg: removed hardwired setting for the Supported Geometry flag

Vakhtang Tsulaia requested to merge tsulaia/athena:22.0-geochecker into 22.0

This change is required to fix the geometry database consistency checker which is run as part of the Athena installation procedure at Point 1. Now instead of having the supported geometry flag hardwired in the code the checker algorithm gets it from python configuration, consistently with how this is implemented for the GeoModelSvc

CC @bkerridg @coccaro

Merge request reports