BTagMuonAugmenter:
Use a ToolHandle instead of unique_ptr
ToolHandle
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