Skip to content

Draft: BTagMuonAugmenter: Try to use a ToolHandle<IMuonSelectionTool> instead of ptr

BTagMuonAugmenter:

Use a ToolHandle instead of unique_ptr

In this case we have a Tools we want to properly hande.

The complication is that an utility a non "component" code needs to know about it ...

ping @dguest See also AFT-625

Edited by Arnaud Duperrin

Merge request reports