src
PhysicsTools
HepMCCandAlgos
plugins
MCTruthDeltaRMatcher.cc
Go to the documentation of this file.
1
/* \class MCTruthDeltaRMatcher
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>
>
MCTruthDeltaRMatcher
;
11
12
#include "
FWCore/Framework/interface/MakerMacros.h
"
13
14
DEFINE_FWK_MODULE
(
MCTruthDeltaRMatcher
);
MCTruthPairSelector.h
CandMatcher.h
reco::modules::Matcher
Definition:
Matcher.h:45
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
MCTruthDeltaRMatcher
reco::modules::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate > > MCTruthDeltaRMatcher
Definition:
MCTruthDeltaRMatcher.cc:10
Generated for CMSSW Reference Manual by
1.8.14