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
src
RecoTracker
MeasurementDet
plugins
NonPropagatingDetMeasurements.h
Go to the documentation of this file.
1
#ifndef NonPropagatingDetMeasurements_H
2
#define NonPropagatingDetMeasurements_H
3
4
#include <vector>
5
#include "
FWCore/Utilities/interface/Visibility.h
"
6
7
class
TrajectoryMeasurement
;
8
class
MeasurementDet
;
9
class
MeasurementTrackerEvent
;
10
class
TrajectoryStateOnSurface
;
11
class
MeasurementEstimator
;
12
13
class
dso_hidden
NonPropagatingDetMeasurements
{
14
public
:
15
std::vector<TrajectoryMeasurement>
get
(
const
MeasurementDet
& det,
16
const
TrajectoryStateOnSurface
& stateOnThisDet,
17
const
MeasurementEstimator
& est,
18
const
MeasurementTrackerEvent
&
data
)
const
;
19
};
20
21
#endif
MeasurementEstimator
Definition:
MeasurementEstimator.h:19
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:16
MeasurementDet
Definition:
MeasurementDet.h:16
Visibility.h
MeasurementTrackerEvent
Definition:
MeasurementTrackerEvent.h:16
dso_hidden
#define dso_hidden
Definition:
Visibility.h:12
TrajectoryMeasurement
Definition:
TrajectoryMeasurement.h:25
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:80
NonPropagatingDetMeasurements
Definition:
NonPropagatingDetMeasurements.h:13
Generated for CMSSW Reference Manual by
1.8.14