Update GaussGeo to report & skip invalid geo objects
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