BOSS
7.0.6
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
UseEstTof.h
Go to the documentation of this file.
1
//$Header: /bes/bes/BossCvs/Calibration/CalibSvc/CalibROOTCnv/src/test/UseEstTof.h,v 1.1 2009/01/16 07:39:17 maqm Exp $
2
#include <stdio.h>
3
#include "GaudiKernel/Algorithm.h"
4
#include "GaudiKernel/AlgFactory.h"
5
#include "GaudiKernel/IDataProviderSvc.h"
6
#include "GaudiKernel/Service.h"
7
#include "GaudiKernel/MsgStream.h"
8
#include "GaudiKernel/SmartDataPtr.h"
9
#include "
CalibData/Tof/TofCalibData.h
"
10
#include "
CalibData/Tof/bTofCalibBase.h
"
11
#include "
CalibData/CalibModel.h
"
12
#include "GaudiKernel/DataSvc.h"
13
#include "
CalibDataSvc/ICalibRootSvc.h
"
14
using namespace
std
;
15
/// Simple algorithm to test functioning of "the other" TDS
16
class
UseEstTof
:
public
Algorithm {
17
18
public
:
19
UseEstTof
(
const
std::string& name, ISvcLocator* pSvcLocator);
20
21
StatusCode
initialize
();
22
23
StatusCode
execute
();
24
25
StatusCode
finalize
();
26
27
private
:
28
IDataProviderSvc* m_pCalibDataSvc;
29
ICalibRootSvc
* m_pRootSvc;
30
// Maybe something to say which kind of data to look up?
31
32
};
33
34
35
CalibModel.h
ICalibRootSvc.h
TofCalibData.h
bTofCalibBase.h
ICalibRootSvc
Definition:
ICalibRootSvc.h:33
UseEstTof
Simple algorithm to test functioning of "the other" TDS.
Definition:
UseEstTof.h:16
UseEstTof::execute
StatusCode execute()
Definition:
UseEstTof.cxx:97
UseEstTof::initialize
StatusCode initialize()
Definition:
UseEstTof.cxx:58
UseEstTof::finalize
StatusCode finalize()
Definition:
UseEstTof.cxx:140
std
Definition:
RootEventData_rootcint.cxx:16
source
Calibration
CalibSvc
CalibROOTCnv
CalibROOTCnv-00-02-03
src
test
UseEstTof.h
Generated by
1.9.6