CGEM BOSS
6.6.5.h
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
h
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
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 Symbols
:
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
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
CgemGeoFoil.cxx
Go to the documentation of this file.
1
#include <iostream>
2
#include <iomanip>
3
4
#include "
CgemGeomSvc/CgemGeoFoil.h
"
5
6
using namespace
std
;
7
8
void
CgemGeoFoil::print
(){
9
cout <<
"---------------GemFoil Information---------------"
<< endl;
10
/*cout << " Layer " << " ID_GemFoil " << "R_i_GemFoil " << "R_o_GemFoil " <<endl;
11
for (int i=0;i<3;i++){
12
cout << setw(11) << i << setw(12) << m_ID_GemFoil << setw(12) << m_R_i_GemFoil
13
<< setw(12) << m_R_o_GemFoil << endl;
14
}*/
15
cout <<
"ID_GemFoil "
<<
"R_i_GemFoil "
<<
"R_o_GemFoil "
<<endl;
16
cout << setw(11) << m_ID_GemFoil << setw(12) << m_R_i_GemFoil
17
<< setw(12) << m_R_o_GemFoil << endl;
18
cout <<
" "
<< endl;
19
}
8
void
CgemGeoFoil::print
() {
…
}
20
CgemGeoFoil.h
CgemGeoFoil::print
void print()
Definition
CgemGeoFoil.cxx:8
std
Definition
RootEventData_rootcint.cxx:16
6.6.5.h
Cgem
CgemGeomSvc
CgemGeomSvc-00-00-40
src
CgemGeoFoil.cxx
Generated by
1.12.0