#include <cstdint>
#include "CUDADataFormats/Track/interface/PixelTrackUtilities.h"
#include "CUDADataFormats/Common/interface/PortableDeviceCollection.h"
#include "Geometry/CommonTopologies/interface/SimplePixelTopology.h"
Go to the source code of this file.
Classes | |
class | TrackSoAHeterogeneousDevice< TrackerTraits > |
Namespaces | |
pixelTrack | |
Typedefs | |
using | pixelTrack::TrackSoADevicePhase1 = TrackSoAHeterogeneousDevice< pixelTopology::Phase1 > |
using | pixelTrack::TrackSoADevicePhase2 = TrackSoAHeterogeneousDevice< pixelTopology::Phase2 > |