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
EgammaCandidates
interface
PhotonCandidateAssociation.h
Go to the documentation of this file.
1
#ifndef DataFormats_RecoCandidate_PhotonCandidateAssociation_h
2
#define DataFormats_RecoCandidate_PhotonCandidateAssociation_h
3
#include "
DataFormats/Common/interface/AssociationMap.h
"
4
#include "
DataFormats/Common/interface/OneToOne.h
"
5
#include "
DataFormats/EgammaCandidates/interface/Photon.h
"
6
#include "
DataFormats/Candidate/interface/Candidate.h
"
7
#include "
DataFormats/EgammaCandidates/interface/PhotonFwd.h
"
8
#include "
DataFormats/Candidate/interface/CandidateFwd.h
"
9
10
namespace
reco
{
11
typedef
edm::AssociationMap<edm::OneToOne<reco::PhotonCollection, reco::CandidateCollection>
>
12
PhotonCandidateAssociation
;
13
}
14
15
#endif
reco::PhotonCandidateAssociation
edm::AssociationMap< edm::OneToOne< reco::PhotonCollection, reco::CandidateCollection > > PhotonCandidateAssociation
Definition:
PhotonCandidateAssociation.h:12
AssociationMap.h
Photon.h
OneToOne.h
Candidate.h
edm::AssociationMap
Definition:
AssociationMap.h:48
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
CandidateFwd.h
PhotonFwd.h
Generated for CMSSW Reference Manual by
1.8.14