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
EgammaCandidates
interface
GsfElectronIsoNumCollection.h
Go to the documentation of this file.
1
#ifndef EgammaCandidates_GsfElectronIsoNumCollection_h
2
#define EgammaCandidates_GsfElectronIsoNumCollection_h
3
4
#include "
DataFormats/Common/interface/AssociationVector.h
"
5
#include "
DataFormats/EgammaCandidates/interface/GsfElectronFwd.h
"
6
#include <vector>
7
8
namespace
reco
{
9
10
typedef
edm::AssociationVector<reco::GsfElectronRefProd, std::vector<int>
>
GsfElectronIsoNumCollection
;
11
12
typedef
GsfElectronIsoNumCollection::value_type
GsfElectronIsoNum
;
13
typedef
edm::Ref<GsfElectronIsoNumCollection>
GsfElectronIsoNumCollectionRef
;
14
typedef
edm::RefProd<GsfElectronIsoNumCollection>
GsfElectronIsoNumCollectionRefProd
;
15
typedef
edm::RefVector<GsfElectronIsoNumCollection>
GsfElectronIsoNumCollectionRefVector
;
16
17
}
// namespace reco
18
19
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
reco::GsfElectronIsoNumCollection
edm::AssociationVector< reco::GsfElectronRefProd, std::vector< int > > GsfElectronIsoNumCollection
Definition:
GsfElectronIsoNumCollection.h:10
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::GsfElectronIsoNum
GsfElectronIsoNumCollection::value_type GsfElectronIsoNum
Definition:
GsfElectronIsoNumCollection.h:12
edm::Ref
Definition:
AssociativeIterator.h:58
reco::GsfElectronIsoNumCollectionRef
edm::Ref< GsfElectronIsoNumCollection > GsfElectronIsoNumCollectionRef
Definition:
GsfElectronIsoNumCollection.h:13
edm::AssociationVector
Definition:
AssociationVector.h:67
GsfElectronFwd.h
reco::GsfElectronIsoNumCollectionRefVector
edm::RefVector< GsfElectronIsoNumCollection > GsfElectronIsoNumCollectionRefVector
Definition:
GsfElectronIsoNumCollection.h:15
AssociationVector.h
edm::AssociationVector::value_type
std::pair< KeyRef, typename CVal::value_type > value_type
Definition:
AssociationVector.h:77
reco::GsfElectronIsoNumCollectionRefProd
edm::RefProd< GsfElectronIsoNumCollection > GsfElectronIsoNumCollectionRefProd
Definition:
GsfElectronIsoNumCollection.h:14
Generated for CMSSW Reference Manual by
1.8.16