BOSS
7.0.4
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
_
e
f
g
h
i
l
m
o
p
r
s
t
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
d
e
g
h
p
r
s
t
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
InstallArea/include/MdcFastTrkAlg/MdcFastTrkAlg/MdcFastTrkAlg.h
Go to the documentation of this file.
1
#ifndef MdcFastTrkAlg_FLAG_
2
#define MdcFastTrkAlg_FLAG_
3
4
#include "GaudiKernel/Algorithm.h"
5
//#include "MdcFastTrkAlg/FTFinder.h"
6
7
#ifndef OnlineMode
8
#include "GaudiKernel/NTuple.h"
9
#endif
10
11
#ifndef OnlineMode
12
#include "BesTimerSvc/IBesTimerSvc.h"
13
#include "BesTimerSvc/BesTimerSvc.h"
14
#include <string>
15
#endif
16
17
class
FTFinder
;
18
class
MdcFastTrkAlg
:
public
Algorithm {
19
public
:
20
MdcFastTrkAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
21
StatusCode
initialize
();
22
StatusCode
execute
();
23
StatusCode
finalize
();
24
StatusCode
beginRun
();
25
26
private
:
27
FTFinder
* m_ftFinder;
28
double
m_bunchtime_MC;
29
double
m_mdc_tcal;
30
31
#ifndef OnlineMode
32
NTuple::Tuple* m_tuple;
33
34
IBesTimerSvc
* m_timersvc;
35
#define NTIMERS 2
36
BesTimer
* m_timer[
NTIMERS
];
37
#endif
38
39
};
40
41
#endif
/* MdcFastTrkAlg_FLAG_ */
NTIMERS
#define NTIMERS
Definition:
Reconstruction/MdcFastTrkAlg/MdcFastTrkAlg-00-04-09/MdcFastTrkAlg/MdcFastTrkAlg.h:35
BesTimer
Definition:
InstallArea/include/BesTimerSvc/BesTimerSvc/BesTimer.h:13
FTFinder
Definition:
InstallArea/include/MdcFastTrkAlg/MdcFastTrkAlg/FTFinder.h:41
IBesTimerSvc
Definition:
InstallArea/include/BesTimerSvc/BesTimerSvc/IBesTimerSvc.h:16
MdcFastTrkAlg
Definition:
InstallArea/include/MdcFastTrkAlg/MdcFastTrkAlg/MdcFastTrkAlg.h:18
MdcFastTrkAlg::execute
StatusCode execute()
Definition:
MdcFastTrkAlg.cxx:188
MdcFastTrkAlg::finalize
StatusCode finalize()
Definition:
MdcFastTrkAlg.cxx:218
MdcFastTrkAlg::beginRun
StatusCode beginRun()
Definition:
MdcFastTrkAlg.cxx:236
MdcFastTrkAlg::initialize
StatusCode initialize()
Definition:
MdcFastTrkAlg.cxx:75
source
InstallArea
include
MdcFastTrkAlg
MdcFastTrkAlg
MdcFastTrkAlg.h
Generated by
1.9.6