Public Member Functions | |
NativeArrayTableProducer (edm::ParameterSet const ¶ms) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~NativeArrayTableProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Protected Attributes | |
const std::string | doc_ |
const std::string | name_ |
const edm::EDGetTokenT< TIn > | src_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 8 of file NativeArrayTableProducer.cc.
|
inline |
Definition at line 10 of file NativeArrayTableProducer.cc.
|
inlineoverride |
Definition at line 17 of file NativeArrayTableProducer.cc.
|
inlineoverride |
Definition at line 19 of file NativeArrayTableProducer.cc.
References NativeArrayTableProducer< TIn, TCol >::doc_, iEvent, recoMuon::in, eostools::move(), NativeArrayTableProducer< TIn, TCol >::name_, MillePedeFileConverter_cfg::out, edm::Event::put(), TrackRefitter_38T_cff::src, and NativeArrayTableProducer< TIn, TCol >::src_.
|
protected |
Definition at line 32 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol >::produce().
|
protected |
Definition at line 31 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol >::produce().
|
protected |
Definition at line 33 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol >::produce().