Skip to content

Add AsgPriorityDecorationAlg

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

Add AsgPriorityDecorationAlg which is meant to decorate Overlap Removal priorities (and potentially for other clients, so no OR in the name). It loops over different preselections and decorates priorities provided. Default (lowest) is 0.

Also fix an unspotted typo in Athena definitions.

Tagging also @omajersk and @mrimoldi to confirm I got the point of OR priorities. An example usage is here: https://gitlab.cern.ch/tadej/MultiLeptonAnalysis/-/blob/next/MultiLeptonAlgs/python/Algs/Postprocessing.py#L23-27

/cc @jburr @krumnack

Merge request reports