Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
edmConvertToStreamModule.modules
list modules
Definition:
edmConvertToStreamModule.py:120
StringCutObjectSelector< reco::Candidate, true >
MakerMacros.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
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
Generated for CMSSW Reference Manual by
1.8.5