BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.h
Go to the documentation of this file.
1
#include <stdio.h>
2
#include "GaudiKernel/Algorithm.h"
3
#include "GaudiKernel/AlgFactory.h"
4
#include "GaudiKernel/Service.h"
5
#include "GaudiKernel/MsgStream.h"
6
//#include "VertexFit/IVertexDbSvc.h"
7
using namespace
std
;
8
/// Simple algorithm to test reading vertex database
9
class
test_read
:
public
Algorithm {
10
11
public
:
12
test_read
(
const
std::string& name, ISvcLocator* pSvcLocator);
13
14
StatusCode
initialize
();
15
16
StatusCode
execute
();
17
18
StatusCode
finalize
();
19
20
private
:
21
22
};
23
24
25
test_read
Simple algorithm to test reading vertex database.
Definition
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.h:9
test_read::initialize
StatusCode initialize()
Definition
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.cxx:17
test_read::execute
StatusCode execute()
Definition
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.cxx:39
test_read::test_read
test_read(const std::string &name, ISvcLocator *pSvcLocator)
Definition
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.cxx:8
test_read::finalize
StatusCode finalize()
Definition
Analysis/VertexFit/VertexFit-00-03-05/src/test/test_read.cxx:55
std
Definition
RootEventData/RootEventData_rootcint.cxx:38
7.1.1
Analysis
VertexFit
VertexFit-00-03-05
src
test
test_read.h
Generated by
1.12.0