#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/EgammaCandidates/interface/ElectronFwd.h"
#include "DataFormats/EgammaCandidates/interface/Electron.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Utilities/interface/EDPutToken.h"
#include <iostream>
#include <string>
#include <memory>
#include "EgammaHLTPixelMatchElectronAlgo.h"
Go to the source code of this file.
Classes | |
class | EgammaHLTPixelMatchElectronProducers |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EgammaHLTPixelMatchElectronProducers > > | s_filler__LINE__ ("EgammaHLTPixelMatchElectronProducers") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< EgammaHLTPixelMatchElectronProducers > > | s_maker__LINE__ ("EgammaHLTPixelMatchElectronProducers") |
|
static |
|
static |