#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 "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 "SimGeneral/HepPDTRecord/interface/ParticleDataTable.h"
#include <ext/algorithm>
#include <memory>
Go to the source code of this file.
Classes | |
struct | pat::PATGenCandsFromSimTracksProducer::GlobalContext |
Global context for all recursive methods. More... | |
struct | pat::PATGenCandsFromSimTracksProducer::LessById |
class | pat::PATGenCandsFromSimTracksProducer |
Produces reco::GenParticle from SimTracks. More... | |
Namespaces | |
pat | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PATGenCandsFromSimTracksProducer > > | s_filler_0__LINE__ ("PATGenCandsFromSimTracksProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PATGenCandsFromSimTracksProducer > > | s_maker__LINE__ ("PATGenCandsFromSimTracksProducer") |
|
static |
|
static |