Main Page
+
Namespaces
Namespace List
+
Namespace 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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
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
+
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
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
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related 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
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
AnalysisDataFormats
TrackInfo
interface
TrackInfoEnum.h
Go to the documentation of this file.
1
#ifndef TrackInfo_TrackInfoEnum_h
2
#define TrackInfo_TrackInfoEnum_h
3
13
namespace
reco
{
14
enum
StateType
{
Updated
= 0,
Combined
= 1,
FwPredicted
= 2,
BwPredicted
= 3 };
15
16
enum
RecHitType
{
Single
= 0,
Matched
= 1,
Projected
= 2,
Null
= 3 };
17
}
// namespace reco
18
#endif
reco::Combined
Definition:
TrackInfoEnum.h:14
reco::Null
Definition:
TrackInfoEnum.h:16
reco::RecHitType
RecHitType
Definition:
TrackInfoEnum.h:16
reco::BwPredicted
Definition:
TrackInfoEnum.h:14
reco::Single
Definition:
TrackInfoEnum.h:16
reco::StateType
StateType
Definition:
TrackInfoEnum.h:14
reco::FwPredicted
Definition:
TrackInfoEnum.h:14
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::Matched
Definition:
TrackInfoEnum.h:16
reco::Projected
Definition:
TrackInfoEnum.h:16
reco::Updated
Definition:
TrackInfoEnum.h:14
Generated for CMSSW Reference Manual by
1.8.14