#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 | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PhotonSelector > > | s_filler__LINE__ ("PhotonSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< PhotonSelector > > | s_maker__LINE__ ("PhotonSelector") |
typedef SingleObjectSelector< reco::PhotonCollection, StringCutObjectSelector<reco::Photon> > PhotonSelector |
Definition at line 32 of file PhotonSelector.cc.
|
static |
|
static |