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
DataFormats
DTRecHit
interface
DTRecSegment2DCollection.h
Go to the documentation of this file.
1
#ifndef DTRecHit_DTRecSegment2DCollection_h
2
#define DTRecHit_DTRecSegment2DCollection_h
3
13
/* Base Class Headers */
14
#include <functional>
15
16
/* Collaborating Class Declarations */
17
#include "
DataFormats/Common/interface/RangeMap.h
"
18
#include "
DataFormats/Common/interface/ClonePolicy.h
"
19
#include "
DataFormats/Common/interface/OwnVector.h
"
20
#include "
DataFormats/DTRecHit/interface/DTSLRecSegment2D.h
"
21
#include "
DataFormats/MuonDetId/interface/DTSuperLayerId.h
"
22
23
/* C++ Headers */
24
25
/* ====================================================================== */
26
27
typedef
edm::RangeMap<DTSuperLayerId, edm::OwnVector<DTSLRecSegment2D>
>
DTRecSegment2DCollection
;
28
29
#endif // DTRecHit_DTRecSegment2DCollection_h
DTSuperLayerId.h
ClonePolicy.h
DTRecSegment2DCollection
edm::RangeMap< DTSuperLayerId, edm::OwnVector< DTSLRecSegment2D > > DTRecSegment2DCollection
Definition:
DTRecSegment2DCollection.h:27
edm::RangeMap
Definition:
RangeMap.h:32
DTSLRecSegment2D.h
OwnVector.h
RangeMap.h
Generated for CMSSW Reference Manual by
1.8.14