#include "FlasherIdTool.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for FlasherId_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_TOOL_FACTORY (FlasherIdTool) | |
DECLARE_FACTORY_ENTRIES (FlasherId) |
DECLARE_FACTORY_ENTRIES | ( | FlasherId | ) |
Definition at line 6 of file FlasherId_entries.cc.
00006 { 00007 DECLARE_TOOL(FlasherIdTool); 00008 }