Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from ALPAKA_ACCELERATOR_NAMESPACE::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, Args... > | |
static void | prevalidate (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const device::ESGetToken< AlpakaESTestDataDDevice, AlpakaESTestRecordD > | esTokenDevice_ |
int const | expectedInt_ |
TestHelperClass | helper_ |
cms::alpakatest::TestHostOnlyHelperClass const | hostHelper_ |
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 25 of file TestAlpakaStreamSynchronizingProducer.cc.
|
inline |
Definition at line 27 of file TestAlpakaStreamSynchronizingProducer.cc.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 34 of file TestAlpakaStreamSynchronizingProducer.cc.
References esTokenDevice_, Exception, expectedInt_, ALPAKA_ACCELERATOR_NAMESPACE::device::EventSetup::getData(), helper_, hostHelper_, iEvent, ALPAKA_ACCELERATOR_NAMESPACE::TestHelperClass::makeAsync(), cms::alpakatest::TestHostOnlyHelperClass::run(), and relativeConstraints::value.
|
inlinestatic |
Definition at line 49 of file TestAlpakaStreamSynchronizingProducer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, cms::alpakatest::TestHostOnlyHelperClass::fillPSetDescription(), and ALPAKA_ACCELERATOR_NAMESPACE::TestHelperClass::fillPSetDescription().
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 45 of file TestAlpakaStreamSynchronizingProducer.cc.
References helper_, iEvent, ALPAKA_ACCELERATOR_NAMESPACE::TestHelperClass::moveFrom(), and putToken_.
|
private |
Definition at line 58 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by acquire().
|
private |
Definition at line 63 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by acquire().
|
private |
Definition at line 61 of file TestAlpakaStreamSynchronizingProducer.cc.
|
private |
Definition at line 62 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by acquire().
|
private |
Definition at line 59 of file TestAlpakaStreamSynchronizingProducer.cc.
Referenced by produce().