Skip to content

Add CP::AsgUnionSelectionAlg

Tadej Novak requested to merge tadej/athena:cp/uniform-selection into 21.2

Add CP::AsgUnionSelectionAlg intended to provide selection of the minimal subset of particles that pass at least one systematics. It uses similar functionality as what I implemented for OverlapRemoval - it adds a systematically aware decoration.

CP::AsgSelectionAlg has also been updated not to require the tool if one just wants to make a summary selection based on multiple preselections.

Will add tests/examples later.

/cc @krumnack @jburr @mmuskinj @strichte

Edited by Tadej Novak

Merge request reports