Skip to content

JetReclusteringAlgo tools do not have unique names

Giordon Holtsberg Stark requested to merge gstark/athena:21.2 into 21.2

This fixes a problem based on a known bug where the tools need to be made private in an EL:Algorithm if we want multiple instances of the algorithm creating differently-named tools.

Public tools won't have custom names. Private tools will.

Merge request reports