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