CMS 3D CMS Logo

Typedefs | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/CommonTools/CandAlgos/plugins/AssociatedVariableMaxCutCandRefSelector.cc File Reference

#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/PairSelector.h"
#include "CommonTools/UtilAlgos/interface/RefSelector.h"
#include "CommonTools/UtilAlgos/interface/AnySelector.h"
#include "CommonTools/UtilAlgos/interface/MaxSelector.h"
#include "DataFormats/Candidate/interface/Candidate.h"

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< edm::AssociationVector
< reco::CandidateRefProd,
std::vector< isolation >
>, PairSelector< RefSelector
< AnySelector >, MaxSelector
< isolation >
>, reco::CandidateRefVector
AssociatedVariableMaxCutCandRefSelector
typedef double isolation

Functions

 DEFINE_FWK_MODULE (AssociatedVariableMaxCutCandRefSelector)

Typedef Documentation

Definition at line 34 of file AssociatedVariableMaxCutCandRefSelector.cc.

typedef double isolation

Definition at line 25 of file AssociatedVariableMaxCutCandRefSelector.cc.


Function Documentation

DEFINE_FWK_MODULE ( AssociatedVariableMaxCutCandRefSelector  )