#include <memory>
#include <string>
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/Associations/interface/MultiClusterToCaloParticleAssociator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/CaloAnalysis/interface/CaloParticleFwd.h"
#include "DataFormats/ParticleFlowReco/interface/HGCalMultiCluster.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
Go to the source code of this file.
Classes | |
class | MCToCPAssociatorEDProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MCToCPAssociatorEDProducer > > | s_filler__LINE__ ("MCToCPAssociatorEDProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MCToCPAssociatorEDProducer > > | s_maker__LINE__ ("MCToCPAssociatorEDProducer") |
|
static |
|
static |