#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "RecoParticleFlow/PFClusterProducer/interface/PFClusterEMEnergyCorrector.h"
#include "RecoParticleFlow/PFClusterTools/interface/LinkByRecHit.h"
#include "DataFormats/Math/interface/deltaPhi.h"
Go to the source code of this file.
Classes | |
class | CorrectedECALPFClusterProducer |
Macros | |
#define | __CorrectedECALPFClusterProducer__ |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CorrectedECALPFClusterProducer > > | s_filler__LINE__ ("CorrectedECALPFClusterProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CorrectedECALPFClusterProducer > > | s_maker__LINE__ ("CorrectedECALPFClusterProducer") |
#define __CorrectedECALPFClusterProducer__ |
Definition at line 2 of file CorrectedECALPFClusterProducer.cc.
|
static |
|
static |