2 #include "DataFormats/TestObjects/interface/ToyProducts.h" 35 auto deviceProduct = std::make_unique<portabletest::TestDeviceCollection>(
size_, alpaka::getDev(
iEvent.queue()));
46 desc.add<int32_t>(
"size");
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)
void fill(Queue &queue, portabletest::TestDeviceCollection &collection) const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< edmtest::IntProduct > getToken_
device::EDPutToken< portabletest::TestDeviceCollection > devicePutToken_
device::ESGetToken< cms::alpakatest::AlpakaESTestDataB< Device >, AlpakaESTestRecordB > esToken_
void produce(device::Event &iEvent, device::EventSetup const &iSetup) override
TestAlpakaStreamProducer(edm::ParameterSet const &config)
T const & getData(edm::ESGetToken< T, R > const &iToken) const
#define DEFINE_FWK_ALPAKA_MODULE(name)