![]() |
![]() |
#include <IsolationProducerNew.h>
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
Alg | alg_ |
edm::EDGetTokenT< C2 > | elementsToken_ |
edm::EDGetTokenT< C1 > | srcToken_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 40 of file IsolationProducerNew.h.
IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::IsolationProducer | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 53 of file IsolationProducerNew.h.
IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::~IsolationProducer | ( | ) |
Definition at line 61 of file IsolationProducerNew.h.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 65 of file IsolationProducerNew.h.
References asciidump::elements, helper::MasterCollection< C1 >::get(), edm::Event::getByToken(), i, helper::MasterCollection< C1 >::index(), init, autoMagneticFieldProducer_cfi::master, edm::Event::put(), helper::MasterCollection< C1 >::size(), and alcazmumu_cfi::src.
|
private |
Definition at line 49 of file IsolationProducerNew.h.
|
private |
Definition at line 48 of file IsolationProducerNew.h.
|
private |
Definition at line 47 of file IsolationProducerNew.h.