#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/View.h"
#include "PhysicsTools/SelectorUtils/interface/VersionedIdProducer.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaCandidates/interface/PhotonFwd.h"
Go to the source code of this file.
Typedefs | |
typedef VersionedIdProducer < reco::PhotonPtr > | VersionedPhotonIdProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < VersionedPhotonIdProducer > > | s_filler__LINE__ ("VersionedPhotonIdProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < VersionedPhotonIdProducer > > | s_maker__LINE__ ("VersionedPhotonIdProducer") |
Definition at line 20 of file VersionedPhotonIdProducer.cc.
|
static |
|
static |