CMS 3D CMS Logo

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

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< LargestPtTrackSelector > > s_filler__LINE__ ("LargestPtTrackSelector")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< LargestPtTrackSelector > > s_maker__LINE__ ("LargestPtTrackSelector")
 

Typedef Documentation

Definition at line 20 of file LargestPtTrackSelector.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< LargestPtTrackSelector > > s_filler__LINE__ ( "LargestPtTrackSelector"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LargestPtTrackSelector > > s_maker__LINE__ ( "LargestPtTrackSelector"  )
static