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
TrkVolume.cxx
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkVolume.cxx,v 1.1.1.1 2005/04/21 06:01:42 zhangy Exp $
4
//
5
// Description:
6
// Class TrkVolume
7
//
8
// Author List:
9
// Gautier Hamel de Monchenault - CEN Saclay & Lawrence Berkeley Lab
10
//
11
// History (add to end):
12
// Gautier May 6, 1997 - creation
13
//
14
// Copyright Information:
15
// Copyright (C) 1997 Lawrence Berkeley Laboratory
16
// Copyright (C) 1997 CEA - Centre d'Etude de Saclay
17
//
18
//------------------------------------------------------------------------
19
20
//----------------
21
// BaBar Header --
22
//----------------
23
//#include "BaBar/BaBar.hh"
24
25
//-----------------------
26
// This Class's Header --
27
//-----------------------
28
#include "
TrkBase/TrkVolume.h
"
29
30
31
//-----------------------------------------------------------------------
32
// Local Macros, Typedefs, Structures, Unions and Forward Declarations --
33
//-----------------------------------------------------------------------
34
35
36
37
//----------------
38
// Constructors --
39
//----------------
40
TrkVolume::TrkVolume
() : _tvname(
"Unknown"
)
41
{
42
}
43
44
TrkVolume::TrkVolume
(
const
char
* name) : _tvname(name)
45
{
46
}
47
48
//--------------
49
// Destructor --
50
//--------------
51
TrkVolume::~TrkVolume
()
52
{
53
}
TrkVolume.h
TrkVolume::TrkVolume
TrkVolume()
Definition:
TrkVolume.cxx:40
TrkVolume::~TrkVolume
virtual ~TrkVolume()
Definition:
TrkVolume.cxx:51
source
Reconstruction
MdcPatRec
TrkBase
TrkBase-00-01-12
src
TrkVolume.cxx
Generated by
1.9.6