#include "DetSimProc.h"#include "GaudiKernel/DeclareFactoryEntries.h"Include dependency graph for DetSimProc_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_ALGORITHM_FACTORY (DetSimProc) | |
| DECLARE_FACTORY_ENTRIES (DetSim) | |
| DECLARE_FACTORY_ENTRIES | ( | DetSim | ) |
Definition at line 8 of file DetSimProc_entries.cc.
00008 { 00009 DECLARE_ALGORITHM(DetSimProc); 00010 }
1.4.7