Main Page
Namespaces
Classes
Package Documentation
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
<
11
helpers::MCTruthPairSelector<reco::Candidate>
,
12
reco::CandidateView
13
>
MCTruthDeltaRViewMatcher
;
14
15
#include "
FWCore/Framework/interface/MakerMacros.h
"
16
17
DEFINE_FWK_MODULE
(
MCTruthDeltaRViewMatcher
);
18
MCTruthPairSelector.h
helpers::MCTruthPairSelector
Definition:
MCTruthPairSelector.h:14
reco::modules::CandMatcher
Definition:
CandMatcher.h:15
MakerMacros.h
edm::View
Definition:
CaloClusterFwd.h:14
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MCTruthDeltaRViewMatcher
reco::modules::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView > MCTruthDeltaRViewMatcher
Definition:
MCTruthDeltaRViewMatcher.cc:13
CandMatcher.h
Generated for CMSSW Reference Manual by
1.8.11