#include <GaudiKernel/DeclareFactoryEntries.h>
Include dependency graph for VisSvc_load.cpp:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (VisSvc) |
DECLARE_FACTORY_ENTRIES | ( | VisSvc | ) |
Definition at line 4 of file VisSvc_load.cpp.
00004 { 00005 DECLARE_SERVICE(VisualizationSvc); 00006 }