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