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