Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CalUtil_load.cxx

Go to the documentation of this file.
00001 
00009 #include "GaudiKernel/DeclareFactoryEntries.h"
00010 
00011 #define DLL_DECL_TOOL(x)       extern const IToolFactory& x##Factory; x##Factory.addRef();
00012 
00013 
00014 DECLARE_FACTORY_ENTRIES(CalUtil) {
00015     DECLARE_SERVICE( CalFailureModeSvc);
00016 } 
00017 

Generated on Tue Oct 29 08:24:27 2002 for CalUtil by doxygen1.2.16