test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CommonTools
CandAlgos
plugins
CompositeCandAndSelector.cc
Go to the documentation of this file.
1
#include "
CommonTools/CandAlgos/interface/CompositeCandSelector.h
"
2
#include "
CommonTools/UtilAlgos/interface/AndPairSelector.h
"
3
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
4
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
5
6
#include "
FWCore/Framework/interface/MakerMacros.h
"
7
8
typedef
SingleObjectSelector
<
9
reco::CandidateView
,
10
CompositeCandSelector
<
11
AndPairSelector
<
12
StringCutObjectSelector<reco::Candidate>
,
13
StringCutObjectSelector<reco::Candidate>
14
>
15
>
16
>
CompositeCandAndSelector
;
17
18
DEFINE_FWK_MODULE
(
CompositeCandAndSelector
);
CompositeCandAndSelector
SingleObjectSelector< reco::CandidateView, CompositeCandSelector< AndPairSelector< StringCutObjectSelector< reco::Candidate >, StringCutObjectSelector< reco::Candidate > > > > CompositeCandAndSelector
Definition:
CompositeCandAndSelector.cc:16
CompositeCandSelector
Definition:
CompositeCandSelector.h:7
StringCutObjectSelector.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
StringCutObjectSelector< reco::Candidate >
MakerMacros.h
AndPairSelector
Definition:
AndPairSelector.h:11
SingleObjectSelector.h
AndPairSelector.h
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:28
CompositeCandSelector.h
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition:
CandidateFwd.h:23
Generated for CMSSW Reference Manual by
1.8.5