Public Member Functions | |
void | produce (edm::Event &iEvent, edm::EventSetup const &) override |
TransformIntStreamProducer (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 8 of file TransformIntStreamProducer.cc.
|
inline |
Definition at line 10 of file TransformIntStreamProducer.cc.
References RPCNoise_example::check, Exception, edm::ParameterSet::getUntrackedParameter(), hltrates_dqm_sourceclient-live_cfg::offset, putToken_, and transformOffset_.
|
inlinestatic |
Definition at line 30 of file TransformIntStreamProducer.cc.
References submitPVResolutionJobs::desc, and muonDTDigis_cfi::pset.
|
inlineoverride |
Definition at line 27 of file TransformIntStreamProducer.cc.
References getToken_, iEvent, offset_, and putToken_.
|
private |
Definition at line 41 of file TransformIntStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file TransformIntStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 42 of file TransformIntStreamProducer.cc.
Referenced by produce(), and TransformIntStreamProducer().
|
private |
Definition at line 44 of file TransformIntStreamProducer.cc.
Referenced by TransformIntStreamProducer().