#include "InputGenJetsParticleSelector.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <memory>
#include "CommonTools/CandUtils/interface/pdgIdUtils.h"
Go to the source code of this file.
Functions | |
static void | invalidateTree (InputGenJetsParticleSelector::ParticleBitmap &invalid, const InputGenJetsParticleSelector::ParticleVector &p, const reco::Candidate *particle) |
static unsigned int | partIdx (const InputGenJetsParticleSelector::ParticleVector &p, const reco::Candidate *particle) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < InputGenJetsParticleSelector > > | s_filler__LINE__ ("InputGenJetsParticleSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < InputGenJetsParticleSelector > > | s_maker__LINE__ ("InputGenJetsParticleSelector") |
|
static |
Definition at line 146 of file InputGenJetsParticleSelector.cc.
References reco::Candidate::daughter(), i, customizeTrackingMonitorSeedNumber::idx, npart, reco::Candidate::numberOfDaughters(), and partIdx().
Referenced by InputGenJetsParticleSelector::produce().
|
static |
Definition at line 133 of file InputGenJetsParticleSelector.cc.
Referenced by InputGenJetsParticleSelector::fromResonance(), invalidateTree(), and InputGenJetsParticleSelector::testPartonChildren().
|
static |
|
static |