CMS 3D CMS Logo

List of all members | Public Member Functions
ZVertexHostSoA< S > Class Template Reference

#include <ZVertexHost.h>

Inheritance diagram for ZVertexHostSoA< S >:
PortableHostCollection< reco::ZVertexSoA >

Public Member Functions

 ZVertexHostSoA ()=default
 
template<typename TQueue >
 ZVertexHostSoA (TQueue queue)
 
 ZVertexHostSoA (alpaka_common::DevHost const &host)
 
- Public Member Functions inherited from PortableHostCollection< reco::ZVertexSoA >
Buffer buffer ()
 
ConstBuffer buffer () const
 
ConstBuffer const_buffer () const
 
ConstView const & const_view () const
 
Viewoperator* ()
 
ConstView const & operator* () const
 
Viewoperator-> ()
 
ConstView const * operator-> () const
 
PortableHostCollectionoperator= (PortableHostCollection const &)=delete
 
PortableHostCollectionoperator= (PortableHostCollection &&)=default
 
 PortableHostCollection ()=default
 
 PortableHostCollection (int32_t elements, alpaka_common::DevHost const &host)
 
 PortableHostCollection (int32_t elements, TQueue const &queue)
 
 PortableHostCollection (PortableHostCollection const &)=delete
 
 PortableHostCollection (PortableHostCollection &&)=default
 
Viewview ()
 
ConstView const & view () const
 
 ~PortableHostCollection ()=default
 

Additional Inherited Members

- Public Types inherited from PortableHostCollection< reco::ZVertexSoA >
using Buffer = cms::alpakatools::host_buffer< std::byte[]>
 
using ConstBuffer = cms::alpakatools::const_host_buffer< std::byte[]>
 
using ConstView = typename Layout::ConstView
 
using Layout = reco::ZVertexSoA
 
using View = typename Layout::View
 
- Static Public Member Functions inherited from PortableHostCollection< reco::ZVertexSoA >
static void ROOTReadStreamer (PortableHostCollection *newObj, Layout &layout)
 

Detailed Description

template<int32_t S>
class ZVertexHostSoA< S >

Definition at line 14 of file ZVertexHost.h.

Constructor & Destructor Documentation

◆ ZVertexHostSoA() [1/3]

template<int32_t S>
ZVertexHostSoA< S >::ZVertexHostSoA ( )
default

◆ ZVertexHostSoA() [2/3]

template<int32_t S>
template<typename TQueue >
ZVertexHostSoA< S >::ZVertexHostSoA ( TQueue  queue)
inlineexplicit

◆ ZVertexHostSoA() [3/3]

template<int32_t S>
ZVertexHostSoA< S >::ZVertexHostSoA ( alpaka_common::DevHost const &  host)
inlineexplicit