The Gaudi Framework  v30r3 (a5ef0a68)
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 107 of file IAlgorithm.h.