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
Geometry
HcalTowerAlgo
interface
CaloGeometryDBHcal.h
Go to the documentation of this file.
1
#ifndef Geometry_HcalTowerAlgo_CaloGeometryDBHcal_h
2
#define Geometry_HcalTowerAlgo_CaloGeometryDBHcal_h
3
4
#include "
Geometry/CaloEventSetup/interface/CaloGeometryDBEP.h
"
5
#include "
Geometry/HcalTowerAlgo/interface/HcalGeometry.h
"
6
7
namespace
calogeometryDBEPimpl
{
8
template
<>
9
struct
AdditionalTokens
<
HcalGeometry
> {
10
void
makeTokens
(
edm::ESConsumesCollectorT<HcalGeometry::AlignedRecord>
&
cc
) {
11
topology
=
cc
.consumesFrom<
HcalTopology
,
HcalRecNumberingRecord
>(
edm::ESInputTag
{});
12
}
13
edm::ESGetToken<HcalTopology, HcalRecNumberingRecord>
topology
;
14
};
15
}
// namespace calogeometryDBEPimpl
16
17
#endif
HcalGeometry
Definition:
HcalGeometry.h:17
gpuPixelDoublets::cc
uint32_t cc[maxCellsPerHit]
Definition:
gpuFishbone.h:49
edm::ESInputTag
Definition:
ESInputTag.h:87
HcalGeometry.h
calogeometryDBEPimpl
Definition:
CaloGeometryDBEP.h:33
HcalTopology
Definition:
HcalTopology.h:26
HLT_2024v12_cff.topology
topology
Definition:
HLT_2024v12_cff.py:10472
CaloGeometryDBEP.h
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord >
calogeometryDBEPimpl::AdditionalTokens< HcalGeometry >::topology
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > topology
Definition:
CaloGeometryDBHcal.h:13
edm::ESConsumesCollectorT
Definition:
ESConsumesCollector.h:128
calogeometryDBEPimpl::AdditionalTokens< HcalGeometry >::makeTokens
void makeTokens(edm::ESConsumesCollectorT< HcalGeometry::AlignedRecord > &cc)
Definition:
CaloGeometryDBHcal.h:10
calogeometryDBEPimpl::AdditionalTokens
Definition:
CaloGeometryDBEP.h:79
HcalRecNumberingRecord
Definition:
HcalRecNumberingRecord.h:23
Generated for CMSSW Reference Manual by
1.8.14