Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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