#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for OnXSvc_load.cpp:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (OnXSvc) |
Definition at line 3 of file OnXSvc_load.cpp.
00003 { 00004 DECLARE_SERVICE(OnXSvc); 00005 DECLARE_SERVICE(SoConversionSvc); 00006 }