![]() |
The Gaudi Framework
master (b9786168)
|
#include <GaudiKernel/IAlgTool.h>

Go to the source code of this file.
Classes | |
| class | IMyTool |
| Example of an Interface of a Algorithm Tool. More... | |
| class | IMyOtherTool |
| Second interface, to test multiple interface tools. More... | |
| class | IWrongTool |
| Interface (not implemented) to test attempts to retrieval of wrong interface. More... | |