src
RecoTracker
LSTCore
interface
alpaka
PixelTripletsDeviceCollection.h
Go to the documentation of this file.
1
#ifndef RecoTracker_LSTCore_interface_PixelTripletsDeviceCollection_h
2
#define RecoTracker_LSTCore_interface_PixelTripletsDeviceCollection_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
6
#include "
RecoTracker/LSTCore/interface/alpaka/Common.h
"
7
#include "
RecoTracker/LSTCore/interface/PixelTripletsSoA.h
"
8
9
namespace
ALPAKA_ACCELERATOR_NAMESPACE::lst
{
10
using
PixelTripletsDeviceCollection
=
PortableCollection<PixelTripletsSoA>
;
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::PixelTripletsDeviceCollection
PortableCollection< PixelTripletsSoA > PixelTripletsDeviceCollection
Definition:
PixelTripletsDeviceCollection.h:10
PortableCollection.h
PixelTripletsSoA.h
Generated for CMSSW Reference Manual by
1.8.14