#include "GaudiKernel/IAlgTool.h"
Include dependency graph for IGenericTool.h:
Go to the source code of this file.
Classes | |
class | IGenericTool |
General purpose interface class for tools that "do something". More... | |
Defines | |
#define | GAUDIALG_IGENERICTOOL_H 1 |
Variables | |
static const InterfaceID | IID_IGenericTool ("IGenericTool", 1, 1) |
#define GAUDIALG_IGENERICTOOL_H 1 |
Definition at line 3 of file IGenericTool.h.
const InterfaceID IID_IGenericTool("IGenericTool", 1, 1) [static] |