CommonTools
CandAlgos
plugins
CandViewShallowCloneProducer.cc
Go to the documentation of this file.
1
/* \class CandViewShallowCloneProducer
2
*
3
* Producer of ShallowClones from any candidate collection
4
* selection via the string parser
5
*
6
* \author: Benedikt Hegner, CERN
7
*
8
*/
9
10
#include "
CommonTools/CandAlgos/interface/SingleObjectShallowCloneSelector.h
"
11
#include "
FWCore/Framework/interface/MakerMacros.h
"
12
#include "
DataFormats/Candidate/interface/Candidate.h
"
13
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
14
15
typedef
SingleObjectShallowCloneSelector<edm::View<reco::Candidate>
,
StringCutObjectSelector<reco::Candidate>
>
16
CandViewShallowCloneProducer
;
17
18
DEFINE_FWK_MODULE
(
CandViewShallowCloneProducer
);
StringCutObjectSelector.h
StringCutObjectSelector< reco::Candidate >
Candidate.h
SingleObjectShallowCloneSelector
Definition:
SingleObjectShallowCloneSelector.h:20
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
CandViewShallowCloneProducer
SingleObjectShallowCloneSelector< edm::View< reco::Candidate >, StringCutObjectSelector< reco::Candidate > > CandViewShallowCloneProducer
Definition:
CandViewShallowCloneProducer.cc:16
MakerMacros.h
SingleObjectShallowCloneSelector.h
Generated for CMSSW Reference Manual by
1.8.14