Go to the documentation of this file. 1 #include <cuda_runtime.h>
47 descriptions.
add(
"pixelVerticesSoA",
desc);
55 auto const& inputData = ctx.get(inputDataWrapped);
57 m_soa = inputData.toHostAsync(ctx.stream());
cms::cuda::host::unique_ptr< ZVertexSoA > m_soa
void produce(edm::Event &iEvent, edm::EventSetup const &iSetup) override
~PixelVertexSoAFromCUDA() override=default
void acquire(edm::Event const &iEvent, edm::EventSetup const &iSetup, edm::WaitingTaskWithArenaHolder waitingTaskHolder) override
#define DEFINE_FWK_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
HeterogeneousSoA< ZVertexSoA > ZVertexHeterogeneous
PixelVertexSoAFromCUDA(const edm::ParameterSet &iConfig)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< cms::cuda::Product< ZVertexHeterogeneous > > tokenCUDA_
edm::EDPutTokenT< ZVertexHeterogeneous > tokenSOA_
std::unique_ptr< T, impl::HostDeleter > unique_ptr
Namespace of DDCMS conversion namespace.