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