Classes | |
struct | WorkCache |
Public Member Functions | |
void | produce (edm::Event &iEvent, edm::EventSetup const &) override |
TransformAsyncIntStreamProducer (edm::ParameterSet const &iPSet) | |
Public Member Functions inherited from edm::stream::EDProducer< edm::Transformer > | |
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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &desc) |
Private Attributes | |
const edm::EDGetTokenT< IntProduct > | getToken_ |
const unsigned int | offset_ |
edm::EDPutTokenT< IntProduct > | putToken_ |
const unsigned int | transformOffset_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::Transformer > | |
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 9 of file TransformAsyncIntStreamProducer.cc.
|
inline |
Definition at line 16 of file TransformAsyncIntStreamProducer.cc.
References RPCNoise_example::check, Exception, edm::ParameterSet::getUntrackedParameter(), hltrates_dqm_sourceclient-live_cfg::offset, putToken_, runTheMatrix::ret, and transformOffset_.
|
inlinestatic |
Definition at line 43 of file TransformAsyncIntStreamProducer.cc.
References submitPVResolutionJobs::desc, and muonDTDigis_cfi::pset.
|
inlineoverride |
Definition at line 40 of file TransformAsyncIntStreamProducer.cc.
References getToken_, iEvent, offset_, and putToken_.
|
private |
Definition at line 54 of file TransformAsyncIntStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TransformAsyncIntStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file TransformAsyncIntStreamProducer.cc.
Referenced by produce(), and TransformAsyncIntStreamProducer().
|
private |
Definition at line 57 of file TransformAsyncIntStreamProducer.cc.
Referenced by TransformAsyncIntStreamProducer().