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
GEMRecHit
interface
ME0RecHitCollection.h
Go to the documentation of this file.
1
#ifndef DataFormats_ME0RecHitCollection_H
2
#define DataFormats_ME0RecHitCollection_H
3
12
#include "
DataFormats/MuonDetId/interface/ME0DetId.h
"
13
#include "
DataFormats/GEMRecHit/interface/ME0RecHit.h
"
14
#include "
DataFormats/Common/interface/RangeMap.h
"
15
#include "
DataFormats/Common/interface/ClonePolicy.h
"
16
#include "
DataFormats/Common/interface/OwnVector.h
"
17
#include <functional>
18
19
typedef
edm::RangeMap<ME0DetId, edm::OwnVector<ME0RecHit, edm::ClonePolicy<ME0RecHit>
>,
edm::ClonePolicy<ME0RecHit>
>
20
ME0RecHitCollection
;
21
22
#endif
ClonePolicy.h
ME0RecHit.h
edm::RangeMap
Definition:
RangeMap.h:32
edm::ClonePolicy
Definition:
ClonePolicy.h:6
ME0RecHitCollection
edm::RangeMap< ME0DetId, edm::OwnVector< ME0RecHit, edm::ClonePolicy< ME0RecHit > >, edm::ClonePolicy< ME0RecHit > > ME0RecHitCollection
Definition:
ME0RecHitCollection.h:20
OwnVector.h
ME0DetId.h
RangeMap.h
Generated for CMSSW Reference Manual by
1.8.14