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
SiPixelDigiSoA
interface
SiPixelDigiErrorsSoA.h
Go to the documentation of this file.
1
#ifndef DataFormats_SiPixelDigiSoA_interface_SiPixelDigiErrorsSoA_h
2
#define DataFormats_SiPixelDigiSoA_interface_SiPixelDigiErrorsSoA_h
3
4
#include "
DataFormats/SoATemplate/interface/SoALayout.h
"
5
#include "
DataFormats/SiPixelRawData/interface/SiPixelErrorCompact.h
"
6
#include "
HeterogeneousCore/AlpakaInterface/interface/SimpleVector.h
"
7
8
GENERATE_SOA_LAYOUT
(
SiPixelDigiErrorsLayout
,
SOA_COLUMN
(
SiPixelErrorCompact
, pixelErrors),
SOA_SCALAR
(uint32_t,
size
))
9
10
using
SiPixelDigiErrorsSoA
=
SiPixelDigiErrorsLayout
<>;
11
using
SiPixelDigiErrorsSoAView
=
SiPixelDigiErrorsSoA
::
View
;
12
using
SiPixelDigiErrorsSoAConstView
=
SiPixelDigiErrorsSoA
::ConstView;
13
14
#endif // DataFormats_SiPixelDigiSoA_interface_SiPixelDigiErrorsSoA_h
findQualityFiles.size
size
Write out results.
Definition:
findQualityFiles.py:443
SiPixelErrorCompact.h
SiPixelDigiErrorsLayout::ViewTemplateFreeParams
Definition:
SiPixelDigiErrorsSoA.h:8
GENERATE_SOA_LAYOUT
#define GENERATE_SOA_LAYOUT(CLASS,...)
Definition:
SoALayout.h:431
SOA_SCALAR
#define SOA_SCALAR(TYPE, NAME)
Definition:
SoACommon.h:563
SimpleVector.h
SoALayout.h
SiPixelDigiErrorsLayout
Definition:
SiPixelDigiErrorsSoA.h:8
SiPixelDigiErrorsLayout::ConstViewTemplateFreeParams
Definition:
SiPixelDigiErrorsSoA.h:8
SOA_COLUMN
#define SOA_COLUMN(TYPE, NAME)
Definition:
SoACommon.h:564
sistrip::View
View
Definition:
ConstantsForView.h:26
SiPixelErrorCompact
Definition:
SiPixelErrorCompact.h:6
Generated for CMSSW Reference Manual by
1.8.14