#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelectorStream.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 ObjectSelectorStream< 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 ObjectSelectorStream< SortCollectionSelector< reco::CaloJetCollection, GreaterByEt<reco::CaloJet> > > LargestEtCaloJetSelector |
Definition at line 19 of file LargestEtCaloJetSelector.cc.
|
static |
|
static |