BOSS
8.0.0
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
};
TestDbAlg::execute
StatusCode execute()
Definition
TestDbAlg.cxx:132
TestDbAlg::TestDbAlg
TestDbAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
TestDbAlg.cxx:16
TestDbAlg::initialize
StatusCode initialize()
Definition
TestDbAlg.cxx:21
TestDbAlg::finalize
StatusCode finalize()
Definition
TestDbAlg.cxx:142
8.0.0
BOSS_Source
Database
DatabaseSvc
src
TestDbAlg.h
Generated by
1.16.1