BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/DatabaseSvc/DatabaseSvc/TestDbAlg.h
Go to the documentation of this file.
1
#include "GaudiKernel/Algorithm.h"
2
3
class
TestDbAlg
:
public
Algorithm {
4
public
:
5
TestDbAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
6
StatusCode
initialize
();
7
StatusCode
execute
();
8
StatusCode
finalize
();
9
10
private
:
11
};
12
13
TestDbAlg
Definition:
Database/DatabaseSvc/DatabaseSvc-00-00-24/DatabaseSvc/TestDbAlg.h:3
TestDbAlg::execute
StatusCode execute()
TestDbAlg::TestDbAlg
TestDbAlg(const std::string &name, ISvcLocator *pSvcLocator)
TestDbAlg::initialize
StatusCode initialize()
TestDbAlg::finalize
StatusCode finalize()
source
InstallArea
include
DatabaseSvc
DatabaseSvc
TestDbAlg.h
Generated by
1.9.6