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