Main Page
Namespaces
Classes
Package Documentation
CommonTools
RecoAlgos
plugins
PhotonCountFilter.cc
Go to the documentation of this file.
1
/* \class PhotonCountFilter
2
*
3
* Filters events if at least N photons
4
*
5
* \author: Luca Lista, INFN
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
DataFormats/EgammaCandidates/interface/Photon.h
"
10
#include "
DataFormats/EgammaCandidates/interface/PhotonFwd.h
"
11
#include "
CommonTools/UtilAlgos/interface/ObjectCountFilter.h
"
12
13
typedef
ObjectCountFilter
<
14
reco::PhotonCollection
15
>
::type
PhotonCountFilter
;
16
17
DEFINE_FWK_MODULE
(
PhotonCountFilter
);
type
type
Definition:
HCALResponse.h:21
ObjectCountFilter
Definition:
ObjectCountFilter.h:29
PhotonCountFilter
ObjectCountFilter< reco::PhotonCollection >::type PhotonCountFilter
Definition:
PhotonCountFilter.cc:15
MakerMacros.h
Photon.h
EventSelectorAdapter
Definition:
EventSelectorAdapter.h:24
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
reco::PhotonCollection
std::vector< Photon > PhotonCollection
collectin of Photon objects
Definition:
PhotonFwd.h:9
PhotonFwd.h
ObjectCountFilter.h
Generated for CMSSW Reference Manual by
1.8.11