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

In This Package:

DybTool_entries.cc

Go to the documentation of this file.
00001 #include "GaudiKernel/DeclareFactoryEntries.h"
00002 #include "GenPruneTool.h"
00003 #include "SimPruneTool.h"
00004 #include "OutputFileRollerTool.h"
00005 
00006 DECLARE_TOOL_FACTORY( GenPruneTool );
00007 DECLARE_TOOL_FACTORY( SimPruneTool );
00008 DECLARE_TOOL_FACTORY( OutputFileRollerTool );
00009 
00010 DECLARE_FACTORY_ENTRIES( DybTool )
00011 {
00012     DECLARE_TOOL( GenPruneTool );
00013     DECLARE_TOOL( SimPruneTool );
00014     DECLARE_TOOL( OutputFileRollerTool );
00015 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:37:24 2011 for DybTool by doxygen 1.4.7