CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LargestEtCaloJetSelector.cc
Go to the documentation of this file.
1 /* \class LargestEtCaloJetSelector
2  *
3  * selects the N calo-jets with largest Et
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
13 
14 typedef ObjectSelectorStream<
18  >
20 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
ObjectSelectorStream< SortCollectionSelector< reco::CaloJetCollection, GreaterByEt< reco::CaloJet > > > LargestEtCaloJetSelector
std::vector< CaloJet > CaloJetCollection
collection of CaloJet objects