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