Skip to content

Adding back handleLArCustom() to GeoShapeAction.

This is needed to fix the Athena master build. When removing the LArCustomShape from GeoModelIO, in fact, all occurrences of LArCustomShape were removed from GeoModelKernel as well; but Athena still uses them, in particular the handleLArCustom() method of the GeoShapeAction class.

For details:

Merge request reports