32 helper_{iConfig, consumesCollector()},
34 expectedInt_{iConfig.getParameter<
int>(
"expectedInt")} {}
57 desc.add<
int>(
"expectedInt");
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)
void acquire(device::Event const &iEvent, device::EventSetup const &iSetup) override
void makeAsync(device::Event const &iEvent, device::EventSetup const &iSetup)
const device::ESGetToken< AlpakaESTestDataDDevice, AlpakaESTestRecordD > esTokenDevice_
const edm::EDPutTokenT< portabletest::TestHostMultiCollection3 > putTokenMulti3_
portabletest::TestHostMultiCollection2 moveFromMulti2()
int run(edm::Event const &iEvent, edm::EventSetup const &iSetup) const
cms::alpakatest::TestHostOnlyHelperClass const hostHelper_
const edm::EDPutTokenT< portabletest::TestHostMultiCollection2 > putTokenMulti2_
portabletest::TestHostCollection moveFrom()
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
T const & getData(edm::ESGetToken< T, R > const &iToken) const
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
portabletest::TestHostMultiCollection3 moveFromMulti3()
const edm::EDPutTokenT< portabletest::TestHostCollection > putToken_
void produce(device::Event &iEvent, device::EventSetup const &iSetup) override
TestAlpakaStreamSynchronizingProducer(edm::ParameterSet const &iConfig)
auto produces(std::string instanceName) noexcept
declare what type of product will make and with which optional label
#define DEFINE_FWK_ALPAKA_MODULE(name)