#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/SortCollectionSelector.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "CommonTools/Utils/interface/EtComparator.h"
Go to the source code of this file.
Typedefs | |
typedef ObjectSelector < SortCollectionSelector < reco::CaloJetCollection, GreaterByEt< reco::CaloJet > > > | LargestEtCaloJetSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < LargestEtCaloJetSelector > > | s_filler__LINE__ ("LargestEtCaloJetSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < LargestEtCaloJetSelector > > | s_maker__LINE__ ("LargestEtCaloJetSelector") |
typedef ObjectSelector<SortCollectionSelector<reco::CaloJetCollection, GreaterByEt<reco::CaloJet> > > LargestEtCaloJetSelector |
Definition at line 15 of file LargestEtCaloJetSelector.cc.
|
static |
|
static |