Skip to content

Fix SysListDumperAlg

Tadej Novak requested to merge tadej/athena:cp/dump into 21.2

Fix SysListDumperAlg after SystematicsSvc migration. SystematicsSvc has to be used directly as SysListHandle now requires inputs and/or systematics tools to be present. Also ability to filter systematics is restored.

Technically the code was using the SystematicsSvc already through SysListHandle, it just wasn't using any functionality of the handle itself, so it makes sense to get rid of it.

/cc @krumnack @jburr @mmuskinj

Edited by Nils Erik Krumnack

Merge request reports