Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
<
11
helpers::MCTruthPairSelector<reco::Candidate>
12
>
MCTruthDeltaRMatcher
;
13
14
#include "
FWCore/Framework/interface/MakerMacros.h
"
15
16
DEFINE_FWK_MODULE
(
MCTruthDeltaRMatcher
);
17
MCTruthPairSelector.h
helpers::MCTruthPairSelector
Definition:
MCTruthPairSelector.h:14
reco::modules::CandMatcher
Definition:
CandMatcher.h:15
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
MakerMacros.h
MCTruthDeltaRMatcher
reco::modules::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate > > MCTruthDeltaRMatcher
Definition:
MCTruthDeltaRMatcher.cc:12
CandMatcher.h
Generated for CMSSW Reference Manual by
1.8.5