Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const device::ESGetToken< AlpakaESTestDataDDevice, AlpakaESTestRecordD > | esTokenDevice_ |
TestHelperClass | helper_ |
const edm::EDPutTokenT< portabletest::TestHostCollection > | putToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< Args..., 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 |
This class demonstrates a stream EDProducer that
Definition at line 21 of file TestAlpakaStreamSynchronizingProducer.cc.
|
inline |
Definition at line 23 of file TestAlpakaStreamSynchronizingProducer.cc.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 26 of file TestAlpakaStreamSynchronizingProducer.cc.
References esTokenDevice_, ALPAKA_ACCELERATOR_NAMESPACE::device::EventSetup::getData(), helper_, iEvent, and ALPAKA_ACCELERATOR_NAMESPACE::TestHelperClass::makeAsync().
|
inlinestatic |
Definition at line 36 of file TestAlpakaStreamSynchronizingProducer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 32 of file TestAlpakaStreamSynchronizingProducer.cc.
References helper_, iEvent, ALPAKA_ACCELERATOR_NAMESPACE::TestHelperClass::moveFrom(), and putToken_.
|
private |
Definition at line 43 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by acquire().
|
private |
Definition at line 46 of file TestAlpakaStreamSynchronizingProducer.cc.
|
private |
Definition at line 44 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by produce().