Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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::CandMatcher
<
12
helpers::MCTruthPairSelector<reco::Candidate>
,
13
reco::CandidateView
,
14
reco::GenParticleCollection
15
>
MCTruthDeltaRMatcherNew
;
16
17
#include "
FWCore/Framework/interface/MakerMacros.h
"
18
19
DEFINE_FWK_MODULE
(
MCTruthDeltaRMatcherNew
);
20
reco::GenParticleCollection
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
Definition:
GenParticleFwd.h:10
MCTruthPairSelector.h
helpers::MCTruthPairSelector
Definition:
MCTruthPairSelector.h:14
GenParticle.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
MCTruthDeltaRMatcherNew
reco::modulesNew::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView, reco::GenParticleCollection > MCTruthDeltaRMatcherNew
Definition:
MCTruthDeltaRMatcherNew.cc:15
MakerMacros.h
reco::modulesNew::CandMatcher
Definition:
NewCandMatcher.h:14
NewCandMatcher.h
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition:
CandidateFwd.h:23
Generated for CMSSW Reference Manual by
1.8.5