Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CommonTools
CandAlgos
plugins
DeltaRMinCandCombiner.cc
Go to the documentation of this file.
1
/* \class DeltaRMinCandCombiner
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/DeltaRMinPairSelector.h
"
11
#include "
CommonTools/CandAlgos/interface/CandCombiner.h
"
12
13
typedef
reco::modules::CandCombiner
<
14
StringCutObjectSelector<reco::Candidate, true>
,
15
DeltaRMinPairSelector
16
>
DeltaRMinCandCombiner
;
17
18
DEFINE_FWK_MODULE
(
DeltaRMinCandCombiner
);
StringCutObjectSelector.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
reco::modules::CandCombiner
Definition:
CandCombiner.h:126
StringCutObjectSelector< reco::Candidate, true >
MakerMacros.h
DeltaRMinPairSelector.h
DeltaRMinCandCombiner
reco::modules::CandCombiner< StringCutObjectSelector< reco::Candidate, true >, DeltaRMinPairSelector > DeltaRMinCandCombiner
Definition:
DeltaRMinCandCombiner.cc:16
DeltaRMinPairSelector
Definition:
DeltaRMinPairSelector.h:11
CandCombiner.h
Generated for CMSSW Reference Manual by
1.8.5