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
DTRecSegment4DCollection.h
Go to the documentation of this file.
1
#ifndef DTRecSegment4DCollection_H
2
#define DTRecSegment4DCollection_H
3
11
/* Base Class Headers */
12
#include <functional>
13
14
/* Collaborating Class Declarations */
15
#include "
DataFormats/Common/interface/RangeMap.h
"
16
#include "
DataFormats/Common/interface/ClonePolicy.h
"
17
#include "
DataFormats/Common/interface/OwnVector.h
"
18
#include "
DataFormats/DTRecHit/interface/DTRecSegment4D.h
"
19
#include "
DataFormats/MuonDetId/interface/DTChamberId.h
"
20
21
typedef
edm::RangeMap<DTChamberId, edm::OwnVector<DTRecSegment4D>
>
DTRecSegment4DCollection
;
22
23
#include "
DataFormats/Common/interface/Ref.h
"
24
typedef
edm::Ref<DTRecSegment4DCollection>
DTRecSegment4DRef
;
25
26
#endif
edm::Ref< DTRecSegment4DCollection >
ClonePolicy.h
edm::RangeMap
Definition:
RangeMap.h:32
DTRecSegment4D.h
DTChamberId.h
DTRecSegment4DRef
edm::Ref< DTRecSegment4DCollection > DTRecSegment4DRef
Definition:
DTRecSegment4DCollection.h:24
Ref.h
OwnVector.h
DTRecSegment4DCollection
edm::RangeMap< DTChamberId, edm::OwnVector< DTRecSegment4D > > DTRecSegment4DCollection
Definition:
DTRecSegment4DCollection.h:21
RangeMap.h
Generated for CMSSW Reference Manual by
1.8.14