CMS 3D CMS Logo

Classes | Typedefs | Functions
HadronAndPartonSelector.cc File Reference
#include <memory>
#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 "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "FWCore/Common/interface/Provenance.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "PhysicsTools/JetMCUtils/interface/CandMCTag.h"
#include "CommonTools/CandUtils/interface/pdgIdUtils.h"
#include "PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h"
#include "PhysicsTools/JetMCAlgos/interface/Pythia6PartonSelector.h"
#include "PhysicsTools/JetMCAlgos/interface/Pythia8PartonSelector.h"
#include "PhysicsTools/JetMCAlgos/interface/Herwig6PartonSelector.h"
#include "PhysicsTools/JetMCAlgos/interface/HerwigppPartonSelector.h"
#include "PhysicsTools/JetMCAlgos/interface/SherpaPartonSelector.h"

Go to the source code of this file.

Classes

class  HadronAndPartonSelector
 Selects hadrons and partons from a collection of GenParticles. More...
 

Typedefs

typedef boost::shared_ptr< BasePartonSelectorPartonSelectorPtr
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HadronAndPartonSelector > > s_filler__LINE__ ("HadronAndPartonSelector")
 
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HadronAndPartonSelector > > s_maker__LINE__ ("HadronAndPartonSelector")
 

Typedef Documentation

typedef boost::shared_ptr<BasePartonSelector> PartonSelectorPtr

Definition at line 73 of file HadronAndPartonSelector.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HadronAndPartonSelector > > s_filler__LINE__ ( "HadronAndPartonSelector"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HadronAndPartonSelector > > s_maker__LINE__ ( "HadronAndPartonSelector"  )
static