#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/EcalDetId/interface/EEDetId.h"
#include "DataFormats/EcalDetId/interface/EBDetId.h"
Go to the source code of this file.
Classes | |
class | EGMSeedLocationProducer< T > |
Typedefs | |
typedef EGMSeedLocationProducer< pat::Electron > | ElectronSeedLocationProducer |
typedef EGMSeedLocationProducer< pat::Photon > | PhotonSeedLocationProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< ElectronSeedLocationProducer > > | s_filler__LINE__ ("ElectronSeedLocationProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< ElectronSeedLocationProducer > > | s_maker__LINE__ ("ElectronSeedLocationProducer") |
Definition at line 92 of file EGMSeedLocationProducer.cc.
Definition at line 93 of file EGMSeedLocationProducer.cc.
|
static |
|
static |