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