#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for SoDet_load.cpp:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (SoDet) |
DECLARE_FACTORY_ENTRIES | ( | SoDet | ) |
Definition at line 3 of file SoDet_load.cpp.
00003 { 00004 DECLARE_SERVICE(SoDetSvc); 00005 DECLARE_CONVERTER(SoDetElemCnv); 00006 DECLARE_CONVERTER(SoLVolumeCnv); 00007 }