test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CommonTools
RecoAlgos
plugins
EtMinPhotonSelector.cc
Go to the documentation of this file.
1
/* \class EtMinPhotonSelector
2
*
3
* selects photon above a minumum Et cut
4
*
5
* \author: Luca Lista, INFN
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
CommonTools/UtilAlgos/interface/EtMinSelector.h
"
10
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
11
#include "
DataFormats/EgammaCandidates/interface/Photon.h
"
12
#include "
DataFormats/EgammaCandidates/interface/PhotonFwd.h
"
13
14
typedef
SingleObjectSelector
<
15
reco::PhotonCollection
,
16
EtMinSelector
17
>
EtMinPhotonSelector
;
18
19
DEFINE_FWK_MODULE
(
EtMinPhotonSelector
);
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
MakerMacros.h
Photon.h
EtMinPhotonSelector
SingleObjectSelector< reco::PhotonCollection, EtMinSelector > EtMinPhotonSelector
Definition:
EtMinPhotonSelector.cc:17
EtMinSelector
Definition:
EtMinSelector.h:10
SingleObjectSelector.h
EtMinSelector.h
reco::PhotonCollection
std::vector< Photon > PhotonCollection
collectin of Photon objects
Definition:
PhotonFwd.h:9
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:28
PhotonFwd.h
Generated for CMSSW Reference Manual by
1.8.5