#include <cstdint>
#include <alpaka/alpaka.hpp>
#include "DataFormats/TrackSoA/interface/TracksSoA.h"
#include "DataFormats/TrackSoA/interface/TrackDefinitions.h"
#include "DataFormats/Portable/interface/PortableDeviceCollection.h"
Go to the source code of this file.
Classes | |
class | TracksDevice< TrackerTraits, TDev > |
Namespaces | |
pixelTrack | |
Typedefs | |
template<typename TDev > | |
using | pixelTrack::TracksDeviceHIonPhase1 = TracksDevice< pixelTopology::HIonPhase1, TDev > |
template<typename TDev > | |
using | pixelTrack::TracksDevicePhase1 = TracksDevice< pixelTopology::Phase1, TDev > |
template<typename TDev > | |
using | pixelTrack::TracksDevicePhase2 = TracksDevice< pixelTopology::Phase2, TDev > |