#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaCandidates/interface/PhotonFwd.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::PhotonCollection, StringCutObjectSelector < reco::Photon > > | PhotonSelector |
Functions | |
DEFINE_FWK_MODULE (PhotonSelector) | |
typedef SingleObjectSelector< reco::PhotonCollection, StringCutObjectSelector<reco::Photon> > PhotonSelector |
Definition at line 32 of file PhotonSelector.cc.
DEFINE_FWK_MODULE | ( | PhotonSelector | ) |