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
NewCandMatcher.h
MCTruthDeltaRMatcherNew
reco::modulesNew::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView, reco::GenParticleCollection > MCTruthDeltaRMatcherNew
Definition:
MCTruthDeltaRMatcherNew.cc:13
MakerMacros.h
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