CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

typedef ObjectSelector
< SortCollectionSelector
< reco::TrackCollection,
GreaterByPt< reco::Track > > > 
LargestPtTrackSelector
 

Functions

 DEFINE_FWK_MODULE (LargestPtTrackSelector)
 

Typedef Documentation

Definition at line 20 of file LargestPtTrackSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( LargestPtTrackSelector  )