#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::CandidateView, GreaterByPt< reco::Candidate > > > | LargestPtCandViewSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< LargestPtCandViewSelector > > | s_filler__LINE__ ("LargestPtCandViewSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LargestPtCandViewSelector > > | s_maker__LINE__ ("LargestPtCandViewSelector") |
typedef ObjectSelector<SortCollectionSelector<reco::CandidateView, GreaterByPt<reco::Candidate> > > LargestPtCandViewSelector |
Definition at line 25 of file LargestPtCandViewSelector.cc.
|
static |
|
static |