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
MuonReco
interface
MuonFwd.h
Go to the documentation of this file.
1
#ifndef MuonReco_MuonFwd_h
2
#define MuonReco_MuonFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
Muon
;
11
typedef
std::vector<Muon>
MuonCollection
;
13
typedef
edm::Ref<MuonCollection>
MuonRef
;
15
typedef
edm::RefProd<MuonCollection>
MuonRefProd
;
17
typedef
edm::RefVector<MuonCollection>
MuonRefVector
;
19
typedef
MuonRefVector::iterator
muon_iterator
;
20
22
class
MuonTrackLinks
;
23
25
typedef
std::vector<MuonTrackLinks>
MuonTrackLinksCollection
;
26
27
class
CaloMuon
;
29
typedef
std::vector<CaloMuon>
CaloMuonCollection
;
30
}
// namespace reco
31
32
#endif
edm::RefProd< MuonCollection >
reco::MuonRefProd
edm::RefProd< MuonCollection > MuonRefProd
references to Muon collection
Definition:
MuonFwd.h:15
RefProd.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Muon
Definition:
Muon.py:1
edm::Ref< MuonCollection >
reco::MuonTrackLinksCollection
std::vector< MuonTrackLinks > MuonTrackLinksCollection
collection of MuonTrackLinks
Definition:
MuonFwd.h:22
reco::MuonCollection
std::vector< Muon > MuonCollection
collection of Muon objects
Definition:
MuonFwd.h:9
reco::MuonRef
edm::Ref< MuonCollection > MuonRef
presistent reference to a Muon
Definition:
MuonFwd.h:13
reco::CaloMuonCollection
std::vector< CaloMuon > CaloMuonCollection
collection of Muon objects
Definition:
MuonFwd.h:27
reco::MuonRefVector
edm::RefVector< MuonCollection > MuonRefVector
vector of references to Muon objects all in the same collection
Definition:
MuonFwd.h:17
reco::MuonTrackLinks
Definition:
MuonTrackLinks.h:16
RefVector.h
Ref.h
reco::CaloMuon
Definition:
CaloMuon.h:21
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::muon_iterator
MuonRefVector::iterator muon_iterator
iterator over a vector of references to Muon objects all in the same collection
Definition:
MuonFwd.h:19
Generated for CMSSW Reference Manual by
1.8.16