| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

ToolFactory.h File Reference

#include "Reflex/PluginService.h"
#include "RVersion.h"

Include dependency graph for ToolFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  ToolFactory< T >

Defines

#define DECLARE_ALGTOOL(x)
#define DECLARE_NAMESPACE_ALGTOOL(n, x)
#define DECLARE_TOOL(x)
#define DECLARE_NAMESPACE_TOOL(n, x)
#define DECLARE_TOOL_FACTORY(x)   PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))
#define DECLARE_NAMESPACE_TOOL_FACTORY(n, x)   using n::x; PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))

Define Documentation

#define DECLARE_ALGTOOL (  ) 

Definition at line 37 of file ToolFactory.h.

#define DECLARE_NAMESPACE_ALGTOOL ( n,
 ) 

Definition at line 38 of file ToolFactory.h.

#define DECLARE_TOOL (  ) 

Definition at line 39 of file ToolFactory.h.

#define DECLARE_NAMESPACE_TOOL ( n,
 ) 

Definition at line 40 of file ToolFactory.h.

#define DECLARE_TOOL_FACTORY (  )     PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))

Definition at line 43 of file ToolFactory.h.

#define DECLARE_NAMESPACE_TOOL_FACTORY ( n,
 )     using n::x; PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))

Definition at line 44 of file ToolFactory.h.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:04 2011 for GaudiKernel by doxygen 1.4.7