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
PhysicsTools
HepMCCandAlgos
plugins
MCTruthDeltaRMatcherNew.cc
Go to the documentation of this file.
1
/* \class MCTruthDeltaRViewMatcher
2
*
3
* Producer fo simple MC truth match map
4
* based on DeltaR
5
*
6
*/
7
#include "
CommonTools/CandAlgos/interface/NewCandMatcher.h
"
8
#include "
PhysicsTools/HepMCCandAlgos/interface/MCTruthPairSelector.h
"
9
#include "
DataFormats/HepMCCandidate/interface/GenParticle.h
"
10
11
typedef
reco::modulesNew::
12
CandMatcher<helpers::MCTruthPairSelector<reco::Candidate>,
reco::CandidateView
,
reco::GenParticleCollection
>
13
MCTruthDeltaRMatcherNew
;
14
15
#include "
FWCore/Framework/interface/MakerMacros.h
"
16
17
DEFINE_FWK_MODULE
(
MCTruthDeltaRMatcherNew
);
reco::GenParticleCollection
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
Definition:
GenParticleFwd.h:13
MCTruthPairSelector.h
GenParticle.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
NewCandMatcher.h
MCTruthDeltaRMatcherNew
reco::modulesNew::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView, reco::GenParticleCollection > MCTruthDeltaRMatcherNew
Definition:
MCTruthDeltaRMatcherNew.cc:13
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition:
CandidateFwd.h:23
reco::modulesNew::Matcher
Definition:
NewMatcher.h:23
Generated for CMSSW Reference Manual by
1.8.14