Skip to content
Snippets Groups Projects
Forked from Gaudi / Gaudi
5254 commits behind the upstream repository.
Marco Clemencic's avatar
Marco Clemencic authored
removed the need for ToolHandle<IAlgTool> specialization

Modified the implementation of BaseToolHandle so that the retrieve
method can be implemented without conflicting with the retrieve method
of ToolHandle<T> with T=IAlgTool.

This, BTW, fixes GAUDI-1127.

See CFHEP-177 and merge request !10.

See merge request !67
2a28fda4
History