BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
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
TestDbAlg.h:3
TestDbAlg::execute
StatusCode execute()
Definition
TestDbAlg.cxx:120
TestDbAlg::TestDbAlg
TestDbAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
TestDbAlg.cxx:15
TestDbAlg::initialize
StatusCode initialize()
Definition
TestDbAlg.cxx:20
TestDbAlg::finalize
StatusCode finalize()
Definition
TestDbAlg.cxx:130
7.1.2
Database
DatabaseSvc
DatabaseSvc-00-01-02
DatabaseSvc
TestDbAlg.h
Generated by
1.12.0