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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 8 of file NativeArrayTableProducer.cc.
|
inline |
Definition at line 11 of file NativeArrayTableProducer.cc.
|
inlineoverride |
Definition at line 19 of file NativeArrayTableProducer.cc.
|
inlineoverride |
Definition at line 21 of file NativeArrayTableProducer.cc.
References NativeArrayTableProducer< TIn, TCol, CT >::doc_, edm::Event::getByToken(), recoMuon::in, eostools::move(), NativeArrayTableProducer< TIn, TCol, CT >::name_, MillePedeFileConverter_cfg::out, edm::Event::put(), TrackRefitter_38T_cff::src, and NativeArrayTableProducer< TIn, TCol, CT >::src_.
|
protected |
Definition at line 34 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol, CT >::produce().
|
protected |
Definition at line 33 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol, CT >::produce().
|
protected |
Definition at line 35 of file NativeArrayTableProducer.cc.
Referenced by NativeArrayTableProducer< TIn, TCol, CT >::produce().