BOSS
7.0.4
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
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
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
InstallArea/include/TrkBase/TrkBase/TrkEnums.h
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkEnums.h,v 1.2 2007/11/13 07:27:23 codeman Exp $
4
//
5
// Description:
6
// Dummy class (== poor man's namespace) to hold tracking enums. Should
7
// move TrkDirection in here as well, but it's not worth the pain.
8
//
9
// Environment:
10
// Software developed for the BaBar Detector at the SLAC B-Factory.
11
//
12
// Author(s): Steve Schaffner
13
//
14
//------------------------------------------------------------------------
15
16
#ifndef TRKENUMS_H
17
#define TRKENUMS_H
18
19
20
namespace
TrkEnums
{
21
22
enum
TrkViewInfo
{
noView
=-1,
xyView
=0,
zView
,
bothView
};
23
// flag possible instance meanings. Note the range is _extremely_ restricted,
24
// so don't add values lightly.
25
enum
PackFlag
{
KalFit
=0,
KalConstraint
=1,
maxval
=3};
26
27
}
28
29
#endif
TrkEnums
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:20
TrkEnums::TrkViewInfo
TrkViewInfo
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:22
TrkEnums::bothView
@ bothView
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:22
TrkEnums::zView
@ zView
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:22
TrkEnums::noView
@ noView
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:22
TrkEnums::xyView
@ xyView
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:22
TrkEnums::PackFlag
PackFlag
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:25
TrkEnums::KalFit
@ KalFit
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:25
TrkEnums::KalConstraint
@ KalConstraint
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:25
TrkEnums::maxval
@ maxval
Definition:
InstallArea/include/TrkBase/TrkBase/TrkEnums.h:25
source
InstallArea
include
TrkBase
TrkBase
TrkEnums.h
Generated by
1.9.6