#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 | |
DEFINE_FWK_MODULE (LargestPtCandViewSelector) | |
typedef ObjectSelector< SortCollectionSelector< reco::CandidateView, GreaterByPt<reco::Candidate> > > LargestPtCandViewSelector |
Definition at line 29 of file LargestPtCandViewSelector.cc.
DEFINE_FWK_MODULE | ( | LargestPtCandViewSelector | ) |