src
PhysicsTools
HepMCCandAlgos
plugins
MCTruthDeltaRViewMatcher.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/CandMatcher.h
"
8
#include "
PhysicsTools/HepMCCandAlgos/interface/MCTruthPairSelector.h
"
9
10
typedef
reco::modules::CandMatcher<helpers::MCTruthPairSelector<reco::Candidate>
,
reco::CandidateView
>
11
MCTruthDeltaRViewMatcher
;
12
13
#include "
FWCore/Framework/interface/MakerMacros.h
"
14
15
DEFINE_FWK_MODULE
(
MCTruthDeltaRViewMatcher
);
MCTruthPairSelector.h
CandMatcher.h
reco::modules::Matcher
Definition:
Matcher.h:45
edm::View
Definition:
CaloClusterFwd.h:14
MCTruthDeltaRViewMatcher
reco::modules::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView > MCTruthDeltaRViewMatcher
Definition:
MCTruthDeltaRViewMatcher.cc:11
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14