Skip to content

RoiDescriptor: cleanup code to set default z-width

Frank Winklmeier requested to merge fwinkl/athena:roid_width into 23.0

Instead of the complicated function pointer logic, simply set a flag when the first RoiDescriptor has been created and throw an exception in case the z-width is being changed afterwards.

Merge request reports