test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
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:106
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
CandCombiner
Definition:
CandCombiner.h:47
Generated for CMSSW Reference Manual by
1.8.5