BOSS
7.0.7
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
TEvtRecVeeVertex.cxx
Go to the documentation of this file.
1
#include "
RootEventData/TEvtRecVeeVertex.h
"
2
3
ClassImp
(
TEvtRecVeeVertex
)
4
5
TEvtRecVeeVertex::TEvtRecVeeVertex
() :
6
m_vertexId(-1),
7
m_vertexType(-1),
8
m_chi2
(999.9),
9
m_ndof(-3),
10
m_mass(0.),
11
m_nCharge(-1),
12
m_nTracks(-1)
13
{
14
for
(
int
i = 0; i < 7; i++) {
15
m_w[i] = 0;
16
}
17
for
(
int
i = 0; i < 28; i++) {
18
m_Ew[i] = 0;
19
}
20
m_pair[0] = m_pair[1] = -1;
21
m_daughter[0] = m_daughter[1] = -1;
22
}
23
24
TEvtRecVeeVertex::~TEvtRecVeeVertex
() {
25
}
m_chi2
NTuple::Item< double > m_chi2
Definition:
MdcHistItem.h:91
ClassImp
ClassImp(TEvtRecVeeVertex) TEvtRecVeeVertex
Definition:
TEvtRecVeeVertex.cxx:3
TEvtRecVeeVertex.h
TEvtRecVeeVertex
Definition:
TEvtRecVeeVertex.h:6
TEvtRecVeeVertex::TEvtRecVeeVertex
TEvtRecVeeVertex()
TEvtRecVeeVertex::~TEvtRecVeeVertex
~TEvtRecVeeVertex()
Definition:
TEvtRecVeeVertex.cxx:24
source
Event
RootEventData
RootEventData-00-03-81
src
TEvtRecVeeVertex.cxx
Generated by
1.9.6