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