#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 "PhysicsTools/Utilities/interface/StringCutObjectSelector.h"
#include "SimGeneral/HepPDTRecord/interface/PdtEntry.h"
#include <ext/algorithm>
Go to the source code of this file.
Namespaces | |
namespace | pat |
Classes | |
class | pat::PATGenCandsFromSimTracksProducer |
Produces reco::GenParticle from SimTracks. More... | |
struct | pat::PATGenCandsFromSimTracksProducer::GlobalContext |
Global context for all recursive methods. More... | |
struct | pat::PATGenCandsFromSimTracksProducer::LessById |
Functions | |
DEFINE_FWK_MODULE (PATGenCandsFromSimTracksProducer) |
DEFINE_FWK_MODULE | ( | PATGenCandsFromSimTracksProducer | ) |