Skip to content

move algorithm meta-information into a separate class

Nils Erik Krumnack requested to merge krumnack/athena:ana_alg_meta into 21.2

The idea is that this should make meta-data handling more robust, as well as make it easier to add some more code, and reduce some code-duplication.

Once this is in, we can then start adding some more meta-information in, like the list of selection decorations used.

cc @akraszna @ksuruliz @khoo @tadej @jburr

Merge request reports