src
RecoTracker
LSTCore
interface
alpaka
SegmentsDeviceCollection.h
Go to the documentation of this file.
1
#ifndef RecoTracker_LSTCore_interface_alpaka_SegmentsDeviceCollection_h
2
#define RecoTracker_LSTCore_interface_alpaka_SegmentsDeviceCollection_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
6
#include "
RecoTracker/LSTCore/interface/alpaka/Common.h
"
7
#include "
RecoTracker/LSTCore/interface/SegmentsSoA.h
"
8
9
namespace
ALPAKA_ACCELERATOR_NAMESPACE::lst
{
10
using
SegmentsDeviceCollection
=
PortableCollection3<SegmentsSoA, SegmentsOccupancySoA, SegmentsPixelSoA>
;
11
}
// namespace ALPAKA_ACCELERATOR_NAMESPACE::lst
12
13
#endif
ALPAKA_ACCELERATOR_NAMESPACE::lst
Definition:
Common.h:8
Common.h
ALPAKA_ACCELERATOR_NAMESPACE::lst::SegmentsDeviceCollection
PortableCollection3< SegmentsSoA, SegmentsOccupancySoA, SegmentsPixelSoA > SegmentsDeviceCollection
Definition:
SegmentsDeviceCollection.h:10
PortableCollection.h
ALPAKA_ACCELERATOR_NAMESPACE::PortableCollection3
::PortableMultiCollection< Device, T0, T1, T2 > PortableCollection3
Definition:
PortableCollection.h:26
SegmentsSoA.h
Generated for CMSSW Reference Manual by
1.8.14