#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 "CommonTools/CandAlgos/interface/ModifyObjectValueBase.h"
#include "RecoEgamma/EgammaTools/interface/GainSwitchTools.h"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | GsfElectronGSCrysFixer |
Macros | |
#define | RecoEgamma_EgammaElectronProducers_GsfElectronGSCrysFixer_h |
Typedefs | |
typedef edm::ValueMap < reco::GsfElectronRef > | ElectronRefMap |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < GsfElectronGSCrysFixer > > | s_filler__LINE__ ("GsfElectronGSCrysFixer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < GsfElectronGSCrysFixer > > | s_maker__LINE__ ("GsfElectronGSCrysFixer") |
#define RecoEgamma_EgammaElectronProducers_GsfElectronGSCrysFixer_h |
Definition at line 2 of file GsfElectronGSCrysFixer.cc.
Definition at line 85 of file GsfElectronGSCrysFixer.cc.
|
static |
|
static |