The Gaudi Framework  master (82fdf313)
Loading...
Searching...
No Matches
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

namespace  Gaudi
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 

Macros

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

Macro Definition Documentation

◆ GAUDI_SYSEXECUTE_WITHCONTEXT

#define GAUDI_SYSEXECUTE_WITHCONTEXT   1

sysExecute changed to accept the EventContext as argument

Definition at line 112 of file IAlgorithm.h.