#include <cstdint>
#include <alpaka/alpaka.hpp>
#include "DataFormats/VertexSoA/interface/ZVertexSoA.h"
#include "DataFormats/VertexSoA/interface/ZVertexHost.h"
#include "DataFormats/Portable/interface/PortableDeviceCollection.h"
Go to the source code of this file.
Typedefs | |
template<typename TDev > | |
using | ZVertexDevice = PortableDeviceMultiCollection< TDev, reco::ZVertexSoA, reco::ZVertexTracksSoA > |
using ZVertexDevice = PortableDeviceMultiCollection<TDev, reco::ZVertexSoA, reco::ZVertexTracksSoA> |
Definition at line 13 of file ZVertexDevice.h.