src
RecoTracker
LSTCore
interface
alpaka
TripletsDeviceCollection.h
Go to the documentation of this file.
1
#ifndef RecoTracker_LSTCore_interface_TripletsDeviceCollection_h
2
#define RecoTracker_LSTCore_interface_TripletsDeviceCollection_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
6
#include "
RecoTracker/LSTCore/interface/alpaka/Common.h
"
7
#include "
RecoTracker/LSTCore/interface/TripletsSoA.h
"
8
9
namespace
ALPAKA_ACCELERATOR_NAMESPACE::lst
{
10
using
TripletsDeviceCollection
=
PortableCollection2<TripletsSoA, TripletsOccupancySoA>
;
11
}
// namespace ALPAKA_ACCELERATOR_NAMESPACE::lst
12
#endif
TripletsSoA.h
ALPAKA_ACCELERATOR_NAMESPACE::lst
Definition:
Common.h:8
ALPAKA_ACCELERATOR_NAMESPACE::lst::TripletsDeviceCollection
PortableCollection2< TripletsSoA, TripletsOccupancySoA > TripletsDeviceCollection
Definition:
TripletsDeviceCollection.h:10
Common.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