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