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