Skip to content

Deprecate custom shape bundle

Joseph Boudreau requested to merge deprecate-custom-shape-bundle into master

A new class, GeoUnidentifiedShape, was added to the Kernel. This allows to describe arbitrary shapes. Its payload include character string data that can be filled with whatever information is needed to describe an shape object. This will be used, for example, as a proxy for LArCustomShape. Corresponding changes are required in GeoModelIO and GeoModelG4.

Merge request reports