BOSS
7.1.0
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
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
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
v
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
h
i
j
k
l
m
n
p
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
DetVerSvc.h
Go to the documentation of this file.
1
#ifndef DET_VER_SVC_H
2
#define DET_VER_SVC_H
3
4
#include "GaudiKernel/Service.h"
5
#include "
DetVerSvc/IDetVerSvc.h
"
6
7
class
DetVerSvc
:
public
extends<Service, IDetVerSvc>
8
{
9
public :
10
11
DetVerSvc
(
const
std::string& name, ISvcLocator* svcloc);
12
virtual
~DetVerSvc
();
13
14
//virtual StatusCode queryInterface(const InterfaceID& riid, void** ppvUnknown);
15
virtual
StatusCode
initialize
( );
16
virtual
StatusCode
finalize
( );
17
18
int
phase
();
19
int
fromRun
(
unsigned
int
run);
20
21
private
:
22
23
int
m_phase;
24
std::string m_conf;
25
};
26
27
#endif
IDetVerSvc.h
private
#define private
Definition:
McEventDict_dict.cpp:6
DetVerSvc
Definition:
DetVerSvc.h:8
DetVerSvc::~DetVerSvc
virtual ~DetVerSvc()
Definition:
DetVerSvc.cxx:21
DetVerSvc::finalize
virtual StatusCode finalize()
Definition:
DetVerSvc.cxx:53
DetVerSvc::fromRun
int fromRun(unsigned int run)
Definition:
DetVerSvc.cxx:88
DetVerSvc::phase
int phase()
Definition:
DetVerSvc.cxx:60
DetVerSvc::initialize
virtual StatusCode initialize()
Definition:
DetVerSvc.cxx:37
source
Utilities
DetVerSvc
DetVerSvc-00-01-03
DetVerSvc
DetVerSvc.h
Generated by
1.9.6