CGEM BOSS
6.6.5.f
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
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
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
MdcSegInfo.cxx
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: MdcSegInfo.cxx,v 1.1.1.1 2017/07/13 00:11:01 huangzhen Exp $
4
//
5
// Description:
6
//
7
//
8
// Environment:
9
// Software developed for the BaBar Detector at the SLAC B-Factory.
10
//
11
// Author(s):
12
// Steve Schaffner
13
// Zhang Yao(zhangyao@ihep.ac.cn) Migrate to BESIII
14
//
15
//------------------------------------------------------------------------
16
17
#include "MdcTrkRecon/MdcSegInfo.h"
18
#include <iostream>
19
20
21
//------------------------------------------------------------------------
22
MdcSegInfo::~MdcSegInfo
() {
23
//------------------------------------------------------------------------
24
}
25
26
27
//------------------------------------------------------------------------
28
void
MdcSegInfo::plotSegInfo
()
const
{
29
//------------------------------------------------------------------------
30
std::cout<<
"seginfo: "
<<
_par0
<<
" "
<<
_par1
<<
" "
<<
_arc
<< std::endl;
31
}
MdcSegInfo::_arc
double _arc
Definition:
InstallArea/include/MdcTrkRecon/MdcTrkRecon/MdcSegInfo.h:53
MdcSegInfo::_par0
double _par0
Definition:
InstallArea/include/MdcTrkRecon/MdcTrkRecon/MdcSegInfo.h:49
MdcSegInfo::plotSegInfo
void plotSegInfo() const
Definition:
MdcSegInfo.cxx:28
MdcSegInfo::~MdcSegInfo
virtual ~MdcSegInfo()
Definition:
MdcSegInfo.cxx:22
MdcSegInfo::_par1
double _par1
Definition:
InstallArea/include/MdcTrkRecon/MdcTrkRecon/MdcSegInfo.h:50
source
Reconstruction
MdcPatRec
MdcTrkRecon
MdcTrkRecon-00-03-49
src
MdcSegInfo.cxx
Generated by
1.9.6