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