/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Database/DatabaseSvc/DatabaseSvc-00-00-24/DatabaseSvc/TestDbAlg.h

Go to the documentation of this file.
00001 #include "GaudiKernel/Algorithm.h"
00002 
00003 class TestDbAlg:public Algorithm {
00004 public:
00005   TestDbAlg (const std::string& name, ISvcLocator* pSvcLocator);
00006   StatusCode initialize();
00007   StatusCode execute();
00008   StatusCode finalize();
00009 
00010 private:
00011 };
00012 
00013 

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