Main Page
Namespaces
Classes
Package Documentation
CommonTools
CandAlgos
plugins
CandViewShallowCloneCombiner.cc
Go to the documentation of this file.
1
/* \class CandViewShallowCloneCombiner
2
*
3
* \author: Luca Lista, INFN
4
*
5
*/
6
#include "
FWCore/Framework/interface/MakerMacros.h
"
7
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
8
#include "
CommonTools/CandAlgos/interface/CandCombiner.h
"
9
10
namespace
reco
{
11
namespace
modules
{
12
typedef
CandCombiner
<
13
StringCutObjectSelector<reco::Candidate, true>
,
14
AnyPairSelector
,
15
combiner::helpers::ShallowClone
16
>
CandViewShallowCloneCombiner
;
17
18
DEFINE_FWK_MODULE
(
CandViewShallowCloneCombiner
);
19
20
}
21
}
StringCutObjectSelector.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
reco::modules::CandCombiner
Definition:
CandCombiner.h:129
AnyPairSelector
Definition:
AnyPairSelector.h:10
StringCutObjectSelector< reco::Candidate, true >
MakerMacros.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
CandCombiner.h
reco::modules::CandViewShallowCloneCombiner
CandCombiner< StringCutObjectSelector< reco::Candidate, true >, AnyPairSelector, combiner::helpers::ShallowClone > CandViewShallowCloneCombiner
Definition:
CandViewShallowCloneCombiner.cc:16
combiner::helpers::ShallowClone
Definition:
CandCombiner.h:27
CandCombiner
Definition:
CandCombiner.h:47
modules
Definition:
ZHLTMatchFilter.cc:17
Generated for CMSSW Reference Manual by
1.8.11