2 #ifndef GAUDIPYTHON_ALGDECORATORS_H 3 #define GAUDIPYTHON_ALGDECORATORS_H 1 70 const bool create =
true ) ;
82 const bool create =
true ) ;
92 const bool create =
false ) ;
105 const bool useRootInTes ) ;
118 const bool useRootInTes ) ;
122 static size_t _counters_a_
125 static size_t _counters_t_
128 static size_t _counters_a_
131 static size_t _counters_t_
148 static size_t _tools_a_ (
const GaudiAlgorithm* , Tools& tools ) ;
149 static size_t _tools_t_ (
const GaudiTool* , Tools& tools ) ;
150 static size_t _tools_a_ (
const IAlgorithm* , Tools& tools ) ;
151 static size_t _tools_t_ (
const IAlgTool* , Tools& tools ) ;
159 #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.