Skip to content

update common CP algorithms: remove atlas_depends_on_subdir(), enable some tests, fix some configuration issues

Nils Erik Krumnack requested to merge krumnack/athena:cp_alg_updates into master

Most of these updates are pretty boiler-plate. The electron algorithms still don't work because somehow we ended up both with ISelectionTool and IAsgSelectionTool and they can't be used interchangeably. Sigh. That will (hopefully) be fixed in the next update.

Just to note that this is purposely many commits to respect package boundaries, please don't squash them all together.

Merge request reports