Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
TestAlgo | algo_ |
std::unique_ptr< portabletest::TestDeviceCollection > | deviceProduct_ |
const device::EDPutToken< portabletest::TestDeviceCollection > | putToken_ |
const int32_t | size_ |
Additional Inherited Members | |
Public Types inherited from edm::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, Args... > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, Args... > | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
BranchAliasSetterT< ProductType > | produces () |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
This class demonstrates a stream EDProducer that
Definition at line 19 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
|
inline |
Definition at line 21 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
References edm::ProducerBase< edm::stream::EDProducer, edm::ExternalWork, Args... >::produces().
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 26 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
References algo_, deviceProduct_, ALPAKA_ACCELERATOR_NAMESPACE::TestAlgo::fill(), iEvent, and size_.
|
inlinestatic |
Definition at line 37 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::SynchronizingEDProducer<>.
Definition at line 33 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
References deviceProduct_, iEvent, eostools::move(), and putToken_.
|
private |
Definition at line 54 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
Referenced by acquire().
|
private |
Definition at line 56 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
|
private |
Definition at line 50 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
Referenced by produce().
|
private |
Definition at line 51 of file TestAlpakaStreamSynchronizingProducerToDevice.cc.
Referenced by acquire().