/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Database/DatabaseSvc/DatabaseSvc-00-00-24/src/components/DatabaseSvc_entries.cxx

Go to the documentation of this file.
00001 #include "GaudiKernel/DeclareFactoryEntries.h"
00002 #include "DatabaseSvc/DatabaseSvc.h"
00003 #include "DatabaseSvc/TestDbAlg.h"
00004 
00005 DECLARE_SERVICE_FACTORY(DatabaseSvc)
00006 DECLARE_ALGORITHM_FACTORY(TestDbAlg)
00007 
00008 DECLARE_FACTORY_ENTRIES(DatabaseSvc) {
00009   DECLARE_SERVICE(DatabaseSvc);
00010   DECLARE_ALGORITHM(TestDbAlg);
00011 }

Generated on Tue Nov 29 22:57:59 2016 for BOSS_7.0.2 by  doxygen 1.4.7