CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
LargestPtCandSelector.cc File Reference
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/SortCollectionSelector.h"
#include "CommonTools/Utils/interface/PtComparator.h"
#include "DataFormats/Candidate/interface/Candidate.h"

Go to the source code of this file.

Typedefs

typedef ObjectSelector
< SortCollectionSelector
< reco::CandidateCollection,
GreaterByPt< reco::Candidate > > > 
LargestPtCandSelector
 

Functions

 DEFINE_FWK_MODULE (LargestPtCandSelector)
 

Typedef Documentation

Definition at line 27 of file LargestPtCandSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( LargestPtCandSelector  )