00001 #include "FlasherIdTool.h" 00002 #include "GaudiKernel/DeclareFactoryEntries.h" 00003 00004 DECLARE_TOOL_FACTORY(FlasherIdTool); 00005 00006 DECLARE_FACTORY_ENTRIES(FlasherId) { 00007 DECLARE_TOOL(FlasherIdTool); 00008 }