![]() |
![]() |
#include "FWCore/Framework/interface/MakerMacros.h"
#include "PhysicsTools/UtilAlgos/interface/ObjectSelector.h"
#include "PhysicsTools/UtilAlgos/interface/SortCollectionSelector.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "PhysicsTools/Utilities/interface/EtComparator.h"
Go to the source code of this file.
Typedefs | |
typedef ObjectSelector < SortCollectionSelector < reco::CaloJetCollection, GreaterByEt< reco::CaloJet > > > | LargestEtCaloJetSelector |
Functions | |
DEFINE_FWK_MODULE (LargestEtCaloJetSelector) |
typedef ObjectSelector< SortCollectionSelector< reco::CaloJetCollection, GreaterByEt<reco::CaloJet> > > LargestEtCaloJetSelector |
Definition at line 19 of file LargestEtCaloJetSelector.cc.
DEFINE_FWK_MODULE | ( | LargestEtCaloJetSelector | ) |