#include <cstdint>
#include <alpaka/alpaka.hpp>
#include "Geometry/CommonTopologies/interface/SimplePixelTopology.h"
#include "DataFormats/TrackSoA/interface/TracksSoA.h"
#include "DataFormats/TrackSoA/interface/TrackDefinitions.h"
#include "DataFormats/Portable/interface/PortableHostCollection.h"
Go to the source code of this file.
Classes | |
class | TracksHost< TrackerTraits > |
Namespaces | |
pixelTrack | |
Typedefs | |
using | pixelTrack::TracksHostHIonPhase1 = TracksHost< pixelTopology::HIonPhase1 > |
using | pixelTrack::TracksHostPhase1 = TracksHost< pixelTopology::Phase1 > |
using | pixelTrack::TracksHostPhase2 = TracksHost< pixelTopology::Phase2 > |