The Gaudi Framework
v26r4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IGenericTool.h
Go to the documentation of this file.
1
#ifndef GAUDIALG_IGENERICTOOL_H
2
#define GAUDIALG_IGENERICTOOL_H 1
3
4
// Include files
5
#include "GaudiKernel/IAlgTool.h"
6
13
class
GAUDI_API
IGenericTool
:
virtual
public
IAlgTool
{
14
public
:
16
DeclareInterfaceID
(
IGenericTool
,2,0);
17
19
virtual
void
execute
() = 0;
20
21
virtual
~
IGenericTool
() =
default
;
22
};
23
#endif // KERNEL_INORMALIZETOOL_H
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:107
IAlgTool::DeclareInterfaceID
DeclareInterfaceID(IAlgTool, 4, 0)
InterfaceID.
AnalysisTest.execute
def execute()
Definition:
AnalysisTest.py:25
IGenericTool
General purpose interface class for tools that "do something".
Definition:
IGenericTool.h:13
IAlgTool
The interface implemented by the AlgTool base class.
Definition:
IAlgTool.h:22
InstallArea
x86_64-slc6-gcc48-opt
include
GaudiAlg
IGenericTool.h
Generated on Mon Oct 12 2015 16:26:46 for The Gaudi Framework by
1.8.9.1