Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IAlgorithm.h File Reference
#include "GaudiKernel/INamedInterface.h"
#include "GaudiKernel/IStateful.h"
#include <string>
Include dependency graph for IAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IAlgorithm
 The IAlgorithm is the interface implemented by the Algorithm base class. More...
 

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 

Macros

#define GAUDI_SYSEXECUTE_WITHCONTEXT   1
 sysExecute changed to accept the EventContext as argument More...
 

Macro Definition Documentation

#define GAUDI_SYSEXECUTE_WITHCONTEXT   1

sysExecute changed to accept the EventContext as argument

Definition at line 104 of file IAlgorithm.h.