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_0__LINE__ ("LargestPtTrackSelector")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LargestPtTrackSelector > > s_maker__LINE__ ("LargestPtTrackSelector")
 

Typedef Documentation

◆ LargestPtTrackSelector

Definition at line 15 of file LargestPtTrackSelector.cc.

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< LargestPtTrackSelector > > s_filler_0__LINE__ ( "LargestPtTrackSelector"  )
static

◆ s_maker__LINE__()

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