ATLAS Offline Software
Classes | Namespaces | Typedefs
Control/AthenaExamples/AthExCUDA/src/TrackParticleContainer.h File Reference
#include <vecmem/edm/container.hpp>
Include dependency graph for Control/AthenaExamples/AthExCUDA/src/TrackParticleContainer.h:

Go to the source code of this file.

Classes

struct  AthCUDAExamples::TrackParticleInterface< BASE >
 Interface for the VecMem based GPU friendly TrackParticleContainer. More...
 

Namespaces

 AthCUDAExamples
 

Typedefs

using AthCUDAExamples::TrackParticleContainer = vecmem::edm::container< TrackParticleInterface, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float > >
 SoA, GPU friendly TrackParticleContainer. More...