#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Candidate/interface/Particle.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "HepMC/GenEvent.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | ParticleReplacerBase |
Typedefs | |
typedef edmplugin::PluginFactory < ParticleReplacerBase *(const edm::ParameterSet &)> | ParticleReplacerPluginFactory |
typedef edmplugin::PluginFactory<ParticleReplacerBase* (const edm::ParameterSet&)> ParticleReplacerPluginFactory |
Definition at line 53 of file ParticleReplacerBase.h.