CMS 3D CMS Logo

AssociatedVariableMaxCutCandSelectorNew.cc
Go to the documentation of this file.
1 /* \class AssociatedVariableMaxCutCandSelectorNew
2  *
3  * Candidate Selector based on a maximun cut on an
4  * associated variable (e.g.: isolation), and saver a
5  * collection of references.
6  *
7  * Usage:
8  *
9  * module selectedCands = AssociatedVariableMaxCutCandSelectorNew {
10  * InputTag src = myCollection
11  * InputTag var = myVariable
12  * double max = 0.2
13  * }
14  *
15  * \author: Luca Lista, INFN
16  *
17  */
27 
32 
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23
RefSelector.h
AndSelector
Definition: AndSelector.h:26
SingleObjectSelector.h
AnySelector.h
AssociatedVariableCollectionSelector
Definition: AssociatedVariableCollectionSelector.h:34
AssociatedVariableCollectionSelector.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
ObjectSelector
Definition: ObjectSelector.h:39
ValueMap.h
AndSelector.h
edm::ValueMap< float >
AssociatedVariableMaxCutCandSelectorNew
ObjectSelector< AssociatedVariableCollectionSelector< reco::CandidateView, edm::ValueMap< float >, AndSelector< AnySelector, MaxSelector< float > > > > AssociatedVariableMaxCutCandSelectorNew
Definition: AssociatedVariableMaxCutCandSelectorNew.cc:31
Candidate.h
MaxSelector.h