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