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
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
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
DataFormats
CTPPSReco
interface
CTPPSPixelLocalTrackRecoInfo.h
Go to the documentation of this file.
1
/*
2
*
3
* This is a part of CTPPS offline software.
4
* Author:
5
* Andrea Bellora (andrea.bellora@cern.ch)
6
*
7
*/
8
#ifndef DataFormats_CTPPSReco_CTPPSPixelLocalTrackRecoInfo_H
9
#define DataFormats_CTPPSReco_CTPPSPixelLocalTrackRecoInfo_H
10
17
enum class
CTPPSpixelLocalTrackReconstructionInfo
{
18
notShiftedRun
= 0,
19
allShiftedPlanes
= 1,
20
noShiftedPlanes
= 2,
21
mixedPlanes
= 3,
22
invalid
= 5
23
};
24
25
#endif
CTPPSpixelLocalTrackReconstructionInfo
CTPPSpixelLocalTrackReconstructionInfo
Definition:
CTPPSPixelLocalTrackRecoInfo.h:17
CTPPSpixelLocalTrackReconstructionInfo::invalid
CTPPSpixelLocalTrackReconstructionInfo::notShiftedRun
CTPPSpixelLocalTrackReconstructionInfo::mixedPlanes
CTPPSpixelLocalTrackReconstructionInfo::allShiftedPlanes
CTPPSpixelLocalTrackReconstructionInfo::noShiftedPlanes
Generated for CMSSW Reference Manual by
1.8.16