![]() |
![]() |
#include <IsolationProducerNew.h>
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
Alg | alg_ |
edm::EDGetTokenT< C2 > | elementsToken_ |
edm::EDGetTokenT< C1 > | srcToken_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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.
|
override |
Definition at line 61 of file IsolationProducerNew.h.
|
overrideprivate |
Definition at line 65 of file IsolationProducerNew.h.
References reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::alg_, allElectronIsolations_cfi::elements, reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::elementsToken_, objects.autophobj::filler, helper::MasterCollection< C1 >::get(), edm::Event::getByToken(), mps_fire::i, helper::MasterCollection< C1 >::index(), init, funct::master(), eostools::move(), edm::Event::put(), helper::MasterCollection< C1 >::size(), TrackRefitter_38T_cff::src, and reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::srcToken_.
|
private |
Definition at line 49 of file IsolationProducerNew.h.
Referenced by reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::produce().
|
private |
Definition at line 48 of file IsolationProducerNew.h.
Referenced by reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::produce().
|
private |
Definition at line 47 of file IsolationProducerNew.h.
Referenced by reco::modulesNew::IsolationProducer< C1, C2, Alg, OutputCollection, Setup >::produce().