#include <cstdint>
#include <alpaka/alpaka.hpp>
#include "DataFormats/VertexSoA/interface/ZVertexSoA.h"
#include "DataFormats/VertexSoA/interface/ZVertexDefinitions.h"
#include "DataFormats/VertexSoA/interface/ZVertexHost.h"
#include "DataFormats/Portable/interface/PortableDeviceCollection.h"
Go to the source code of this file.
Classes | |
class | ZVertexDeviceSoA< S, TDev > |
Typedefs | |
template<typename TDev > | |
using | ZVertexDevice = ZVertexDeviceSoA< MAXTRACKS, TDev > |
using ZVertexDevice = ZVertexDeviceSoA<MAXTRACKS, TDev> |
Definition at line 24 of file ZVertexDevice.h.