![]() |
![]() |
#include <TopInitSubset.h>
Public Member Functions | |
void | fillOutput (const reco::GenParticleCollection &, reco::GenParticleCollection &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
TopInitSubset (const edm::ParameterSet &) | |
~TopInitSubset () | |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
edm::InputTag | src_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 13 of file TopInitSubset.h.
|
explicit |
Definition at line 3 of file TopInitSubset.cc.
TopInitSubset::~TopInitSubset | ( | ) |
Definition at line 9 of file TopInitSubset.cc.
void TopInitSubset::fillOutput | ( | const reco::GenParticleCollection & | src, |
reco::GenParticleCollection & | sel | ||
) |
Definition at line 28 of file TopInitSubset.cc.
References abs, funct::false, configurableAnalysis::GenParticle, TopInitID::status, matplotRender::t, and TopInitID::tID.
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 14 of file TopInitSubset.cc.
References fillOutput(), edm::Event::getByLabel(), edm::Event::getRefBeforePut(), edm::Event::put(), runTheMatrix::sel, align_tpl::src, and src_.
|
private |
Definition at line 25 of file TopInitSubset.h.
Referenced by produce().