2 #ifndef GAUDIPYTHON_ALGDECORATORS_H 3 #define GAUDIPYTHON_ALGDECORATORS_H 1 67 const IInterface* parent = 0,
const bool create =
true );
76 const bool create =
true );
123 static size_t _tools_t_(
const GaudiTool*, Tools& tools );
124 static size_t _tools_a_(
const IAlgorithm*, Tools& tools );
125 static size_t _tools_t_(
const IAlgTool*, Tools& tools );
133 #endif // GAUDIPYTHON_ALGDECORATORS_H std::vector< IService * > Services
Header file for class GaudiAlgorithm.
std::vector< IAlgTool * > Tools
Definition of the basic interface.
The useful base class for data processing algorithms.
The IAlgorithm is the interface implemented by the Algorithm base class.
GaudiPython.h GaudiPython/GaudiPython.h.
std::vector< const StatEntity * > Counters
the actual type of vector of counters
The basic counter used for Monitoring purposes.
The IProperty is the basic interface for all components which have properties that can be set or get...
A DataObject is the base class of any identifiable object on any data store.