src
DataFormats
HcalRecHit
interface
alpaka
HcalRecHitDeviceCollection.h
Go to the documentation of this file.
1
#ifndef DataFormats_HcalRecHit_alpaka_HcalRecHitDeviceCollection_h
2
#define DataFormats_HcalRecHit_alpaka_HcalRecHitDeviceCollection_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
#include "
DataFormats/HcalRecHit/interface/HcalRecHitSoA.h
"
6
#include "
HeterogeneousCore/AlpakaInterface/interface/config.h
"
7
8
namespace
ALPAKA_ACCELERATOR_NAMESPACE
{
9
10
namespace
hcal
{
11
12
// make the names from the top-level hcal namespace visible for unqualified lookup
13
// inside the ALPAKA_ACCELERATOR_NAMESPACE::hcal namespace
14
using namespace
::
hcal
;
15
16
// HcalRecHitSoA in device global memory
17
using
RecHitDeviceCollection
=
PortableCollection<HcalRecHitSoA>
;
18
}
// namespace hcal
19
20
}
// namespace ALPAKA_ACCELERATOR_NAMESPACE
21
22
#endif
ALPAKA_ACCELERATOR_NAMESPACE::PortableCollection
::PortableCollection< T, Device > PortableCollection
Definition:
PortableCollection.h:17
ALPAKA_ACCELERATOR_NAMESPACE
Definition:
SiPixelCablingSoAESProducer.cc:21
hcal
Definition:
ConfigurationDatabase.cc:13
PortableCollection.h
config.h
hltEgammaHLTExtra_cfi.hcal
hcal
Definition:
hltEgammaHLTExtra_cfi.py:42
HcalRecHitSoA.h
ALPAKA_ACCELERATOR_NAMESPACE::hcal::RecHitDeviceCollection
PortableCollection< HcalRecHitSoA > RecHitDeviceCollection
Definition:
HcalRecHitDeviceCollection.h:17
Generated for CMSSW Reference Manual by
1.8.14