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
GeometryCommonDetAlgo
interface
MeasurementVector.h
Go to the documentation of this file.
1
#ifndef MeasurementVector_H
2
#define MeasurementVector_H
3
4
#include "
DataFormats/GeometryVector/interface/MeasurementTag.h
"
5
#include "
DataFormats/GeometryVector/interface/Vector2DBase.h
"
6
#include "
DataFormats/GeometryVector/interface/Vector3DBase.h
"
7
8
typedef
Vector2DBase<float, MeasurementTag>
Measurement2DVector
;
9
typedef
Vector3DBase<float, MeasurementTag>
Measurement3DVector
;
10
12
typedef
Measurement3DVector
MeasurementVector
;
13
14
#endif // MeasurementVector_H
Vector3DBase
Definition:
Vector3DBase.h:8
Vector2DBase
Definition:
Vector2DBase.h:8
Vector3DBase.h
Vector2DBase.h
Measurement3DVector
Vector3DBase< float, MeasurementTag > Measurement3DVector
Definition:
MeasurementVector.h:9
MeasurementTag.h
Measurement2DVector
Vector2DBase< float, MeasurementTag > Measurement2DVector
Definition:
MeasurementVector.h:8
MeasurementVector
Measurement3DVector MeasurementVector
Measurement Vectors are three-dimensional by default.
Definition:
MeasurementVector.h:12
Generated for CMSSW Reference Manual by
1.8.16