CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
DatabaseSvc_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "DatabaseSvc/DatabaseSvc.h"
#include "DatabaseSvc/TestDbAlg.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (DatabaseSvc)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( DatabaseSvc )

Definition at line 8 of file DatabaseSvc_entries.cxx.

8 {
9 DECLARE_SERVICE(DatabaseSvc);
10 DECLARE_ALGORITHM(TestDbAlg);
11}