CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
TrackingParticleSelectorByGen.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/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h"
#include "PhysicsTools/HepMCCandAlgos/interface/pdgEntryReplace.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "SimGeneral/HepPDTRecord/interface/ParticleDataTable.h"

Go to the source code of this file.

Classes

struct  helper::SelectCode
 
class  TrackingParticleSelectorByGen
 

Namespaces

 helper
 

Functions

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

Variables

const int drop = -1
 
const int keep = 1
 

Function Documentation

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

Variable Documentation

const int drop = -1

Definition at line 82 of file TrackingParticleSelectorByGen.cc.

const int keep = 1

Definition at line 82 of file TrackingParticleSelectorByGen.cc.