Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CommonTools
RecoAlgos
plugins
EtMinCaloJetRefSelector.cc
Go to the documentation of this file.
1
/* \class EtMinCaloJetRefSelector
2
*
3
* selects calo-jet above a minumum Et cut
4
* and saves a collection of references (RefVector) to selctedobjects
5
*
6
* \author: Luca Lista, INFN
7
*
8
*/
9
#include "
FWCore/Framework/interface/MakerMacros.h
"
10
#include "
CommonTools/UtilAlgos/interface/EtMinSelector.h
"
11
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
12
#include "
DataFormats/JetReco/interface/CaloJet.h
"
13
14
typedef
SingleObjectSelector<reco::CaloJetCollection, EtMinSelector, reco::CaloJetRefVector>
EtMinCaloJetRefSelector
;
15
16
DEFINE_FWK_MODULE
(
EtMinCaloJetRefSelector
);
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
MakerMacros.h
EtMinCaloJetRefSelector
SingleObjectSelector< reco::CaloJetCollection, EtMinSelector, reco::CaloJetRefVector > EtMinCaloJetRefSelector
Definition:
EtMinCaloJetRefSelector.cc:14
CaloJet.h
SingleObjectSelector.h
EtMinSelector.h
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:31
Generated for CMSSW Reference Manual by
1.8.5