#include "GaudiKernel/DeclareFactoryEntries.h"
Go to the source code of this file.
Defines | |
#define | DLL_DECL_TOOL(x) extern const IToolFactory& x##Factory; x##Factory.addRef(); |
Functions | |
DECLARE_FACTORY_ENTRIES (CalUtil) |
|
Definition at line 11 of file CalUtil_load.cxx. |
|
Definition at line 14 of file CalUtil_load.cxx.
00014 { 00015 DECLARE_SERVICE( CalFailureModeSvc); 00016 } |