Skip to content

Update GaussGeo to report & skip invalid geo objects

Dmitry Popov requested to merge update_gaussgeo_to_report_invalid_elements into master

This update lets makes GaussGeo to skip invalid geo objects in abort the conversion process if invalid objects are present and to report the elements they are based on.

Now when GaussGeo receives a NULL DataObject from DetectorDataSvc, it shall skip it in abort the conversion process and shall print a warning an error indicating the element (e.g. /dd/Structure/LHCb/...) which was not found.

Edited by Dmitry Popov

Merge request reports