Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from ALPAKA_ACCELERATOR_NAMESPACE::ProducerBase< edm::stream::EDProducer, Args... > | |
static void | prevalidate (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
TestAlgo | algo_ |
device::EDPutToken< portabletest::TestDeviceCollection > | devicePutToken_ |
device::ESGetToken< cms::alpakatest::AlpakaESTestDataB< Device >, AlpakaESTestRecordB > | esToken_ |
edm::EDGetTokenT< edmtest::IntProduct > | getToken_ |
const int32_t | size_ |
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 24 of file TestAlpakaStreamProducer.cc.
|
inline |
Definition at line 26 of file TestAlpakaStreamProducer.cc.
References EDM_STRINGIZE.
|
inlinestatic |
Definition at line 46 of file TestAlpakaStreamProducer.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverridevirtual |
Implements ALPAKA_ACCELERATOR_NAMESPACE::stream::EDProducer< Args >.
Definition at line 34 of file TestAlpakaStreamProducer.cc.
References algo_, devicePutToken_, esToken_, ALPAKA_ACCELERATOR_NAMESPACE::TestAlgo::fill(), ALPAKA_ACCELERATOR_NAMESPACE::device::EventSetup::getData(), getToken_, iEvent, eostools::move(), and size_.
|
private |
Definition at line 67 of file TestAlpakaStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file TestAlpakaStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 62 of file TestAlpakaStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 61 of file TestAlpakaStreamProducer.cc.
Referenced by produce().
|
private |
Definition at line 64 of file TestAlpakaStreamProducer.cc.
Referenced by produce().