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
L1THGCal
src
HGCalConcentratorData.cc
Go to the documentation of this file.
1
#include "
DataFormats/L1THGCal/interface/HGCalConcentratorData.h
"
2
3
using namespace
l1t
;
4
5
HGCalConcentratorData::HGCalConcentratorData
(uint32_t
data
, uint32_t
index
, uint32_t detid)
6
: data_(
data
), index_(
index
), detid_(
DetId
(detid)) {}
7
8
HGCalConcentratorData::~HGCalConcentratorData
() {}
l1t
delete x;
Definition:
CaloConfig.h:22
l1t::HGCalConcentratorData::~HGCalConcentratorData
~HGCalConcentratorData()
Definition:
HGCalConcentratorData.cc:8
AlignmentPI::index
index
Definition:
AlignmentPayloadInspectorHelper.h:93
l1t::HGCalConcentratorData::HGCalConcentratorData
HGCalConcentratorData(const uint32_t data=0, uint32_t index=0, uint32_t detid=0)
Definition:
HGCalConcentratorData.cc:5
DetId
Definition:
DetId.h:17
HGCalConcentratorData.h
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:80
Generated for CMSSW Reference Manual by
1.8.14