Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
reco::modules::CandCombiner
Definition:
CandCombiner.h:126
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
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
combiner::helpers::ShallowClonePtr
Definition:
CandCombiner.h:33
CandCombiner.h
CandCombiner
Definition:
CandCombiner.h:47
reco::modules::DEFINE_FWK_MODULE
DEFINE_FWK_MODULE(PhiRangeSelector)
Generated for CMSSW Reference Manual by
1.8.5