#include "ElecSimProc.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for ElecSimProc_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_ALGORITHM_FACTORY (ElecSimProc) | |
DECLARE_FACTORY_ENTRIES (ElecSimProc) |
Definition at line 6 of file ElecSimProc_entries.cc.
00006 { 00007 DECLARE_ALGORITHM(ElecSimProc); 00008 }