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
MdcTF.h
Go to the documentation of this file.
1
#ifndef MdcTF_h
2
#define MdcTF_h 1
3
#include <vector>
4
#include "
Trigger/MdcTSF.h
"
5
6
class
MdcTF
{
7
public
:
8
MdcTF
();
9
~MdcTF
();
10
void
GetTrack
();
11
void
ReadTFLut
();
12
void
Dump
();
13
14
inline
int
GetstrackId
(
int
i) {
return
strack[i]; }
15
inline
int
GetltrackId
(
int
i) {
return
ltrack[i]; }
16
inline
std::vector<int>&
GetintrkSL1
() {
return
intrkSL1; }
17
inline
std::vector<int>&
GetintrkSL2
() {
return
intrkSL2; }
18
private
:
19
MdcTSF
* m_MdcTSF;
20
int
strack[128];
21
int
ltrack[128];
22
std::vector<int> intrkSL1;
23
std::vector<int> intrkSL2;
24
std::vector<std::vector<int> > TF;
25
};
26
#endif
MdcTSF.h
MdcTF
Definition:
MdcTF.h:6
MdcTF::GetintrkSL1
std::vector< int > & GetintrkSL1()
Definition:
MdcTF.h:16
MdcTF::GetintrkSL2
std::vector< int > & GetintrkSL2()
Definition:
MdcTF.h:17
MdcTF::MdcTF
MdcTF()
Definition:
MdcTF.cxx:20
MdcTF::ReadTFLut
void ReadTFLut()
Definition:
MdcTF.cxx:76
MdcTF::Dump
void Dump()
Definition:
MdcTF.cxx:114
MdcTF::GetTrack
void GetTrack()
Definition:
MdcTF.cxx:29
MdcTF::~MdcTF
~MdcTF()
Definition:
MdcTF.cxx:26
MdcTF::GetstrackId
int GetstrackId(int i)
Definition:
MdcTF.h:14
MdcTF::GetltrackId
int GetltrackId(int i)
Definition:
MdcTF.h:15
MdcTSF
Definition:
MdcTSF.h:6
source
Trigger
Trigger
Trigger-00-02-00
Trigger
MdcTF.h
Generated by
1.9.6