Main Page
Namespaces
Classes
Package Documentation
CommonTools
CandAlgos
plugins
CandViewShallowClonePtrCombiner.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::ShallowClonePtr
16
>
CandViewShallowClonePtrCombiner
;
17
18
DEFINE_FWK_MODULE
(
CandViewShallowClonePtrCombiner
);
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::modules::CandViewShallowClonePtrCombiner
CandCombiner< StringCutObjectSelector< reco::Candidate, true >, AnyPairSelector, combiner::helpers::ShallowClonePtr > CandViewShallowClonePtrCombiner
Definition:
CandViewShallowClonePtrCombiner.cc:16
combiner::helpers::ShallowClonePtr
Definition:
CandCombiner.h:33
CandCombiner.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
CandCombiner
Definition:
CandCombiner.h:47
modules
Definition:
ZHLTMatchFilter.cc:17
Generated for CMSSW Reference Manual by
1.8.11