src
RecoTracker
LSTCore
interface
alpaka
TrackCandidatesDeviceCollection.h
Go to the documentation of this file.
1
#ifndef RecoTracker_LSTCore_interface_TrackCandidatesDeviceCollection_h
2
#define RecoTracker_LSTCore_interface_TrackCandidatesDeviceCollection_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
6
#include "
RecoTracker/LSTCore/interface/alpaka/Common.h
"
7
#include "
RecoTracker/LSTCore/interface/TrackCandidatesSoA.h
"
8
9
namespace
ALPAKA_ACCELERATOR_NAMESPACE::lst
{
10
using
TrackCandidatesDeviceCollection
=
PortableCollection<TrackCandidatesSoA>
;
11
}
// namespace ALPAKA_ACCELERATOR_NAMESPACE::lst
12
#endif
ALPAKA_ACCELERATOR_NAMESPACE::lst
Definition:
Common.h:8
Common.h
ALPAKA_ACCELERATOR_NAMESPACE::PortableCollection
::PortableCollection< T, Device > PortableCollection
Definition:
PortableCollection.h:17
ALPAKA_ACCELERATOR_NAMESPACE::lst::TrackCandidatesDeviceCollection
PortableCollection< TrackCandidatesSoA > TrackCandidatesDeviceCollection
Definition:
TrackCandidatesDeviceCollection.h:10
PortableCollection.h
TrackCandidatesSoA.h
Generated for CMSSW Reference Manual by
1.8.14