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