#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronCoreFwd.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronCore.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronFwd.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHit.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include "Geometry/CaloGeometry/interface/CaloGeometry.h"
#include "Geometry/CaloTopology/interface/CaloTopology.h"
#include "Geometry/Records/interface/CaloGeometryRecord.h"
#include "Geometry/Records/interface/CaloTopologyRecord.h"
#include "RecoCaloTools/Navigation/interface/CaloNavigator.h"
#include "RecoEgamma/EgammaTools/interface/GainSwitchTools.h"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | GsfEleGSCrysSimpleFixer |
Macros | |
#define | RecoEgamma_EgammaElectronProducers_GsfEleGSCrysSimpleFixer_h |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < GsfEleGSCrysSimpleFixer > > | s_filler__LINE__ ("GsfEleGSCrysSimpleFixer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < GsfEleGSCrysSimpleFixer > > | s_maker__LINE__ ("GsfEleGSCrysSimpleFixer") |
#define RecoEgamma_EgammaElectronProducers_GsfEleGSCrysSimpleFixer_h |
Definition at line 2 of file GsfEleGSCrysSimpleFixer.cc.
|
static |
|
static |