Skip to content

DerivationFrameworkLLP: Fix configuration of MaxCellDecoratorTool.

Need to clear out the photon container name if we don't want MaxCellDecoratorTool to decorate photons. Otherwise, we can crash due to overwriting decorations. (This worked previously due to a bug in decoration locking; see ATEAM-909.)

Merge request reports