CommonTools
CandAlgos
plugins
DeltaPhiMinCandCombiner.cc
Go to the documentation of this file.
1
/* \class DeltaPhiMinCandCombiner
2
*
3
* Configurable Candidate Selector
4
*
5
* \author: Luca Lista, INFN
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
10
#include "
CommonTools/UtilAlgos/interface/DeltaPhiMinPairSelector.h
"
11
#include "
CommonTools/CandAlgos/interface/CandCombiner.h
"
12
13
typedef
reco::modules::CandCombiner<StringCutObjectSelector<reco::Candidate, true>
,
DeltaPhiMinPairSelector
>
14
DeltaPhiMinCandCombiner
;
15
16
DEFINE_FWK_MODULE
(
DeltaPhiMinCandCombiner
);
StringCutObjectSelector.h
CandCombiner.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
reco::modules::CandCombiner
Definition:
CandCombiner.h:129
DeltaPhiMinPairSelector
Definition:
DeltaPhiMinPairSelector.h:11
DeltaPhiMinPairSelector.h
DeltaPhiMinCandCombiner
reco::modules::CandCombiner< StringCutObjectSelector< reco::Candidate, true >, DeltaPhiMinPairSelector > DeltaPhiMinCandCombiner
Definition:
DeltaPhiMinCandCombiner.cc:14
Generated for CMSSW Reference Manual by
1.8.16