#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "SimDataFormats/Track/interface/SimTrackContainer.h"
#include "SimDataFormats/Vertex/interface/SimVertexContainer.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "SimGeneral/HepPDTRecord/interface/PdtEntry.h"
#include <ext/algorithm>
Go to the source code of this file.
Classes | |
class | pat::GenPlusSimParticleProducer |
Produces reco::GenParticle from SimTracks. More... | |
struct | pat::GenPlusSimParticleProducer::LessById |
Namespaces | |
pat | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< GenPlusSimParticleProducer > > | s_filler__LINE__ ("GenPlusSimParticleProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< GenPlusSimParticleProducer > > | s_maker__LINE__ ("GenPlusSimParticleProducer") |
|
static |
|
static |