CMS 3D CMS Logo

Classes | Typedefs
ZVertexDevice.h File Reference
#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 >
 

Typedef Documentation

◆ ZVertexDevice

template<typename TDev >
using ZVertexDevice = ZVertexDeviceSoA<MAXTRACKS, TDev>

Definition at line 24 of file ZVertexDevice.h.