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
Geometry
HcalTowerAlgo
interface
CaloGeometryDBCaloTower.h
Go to the documentation of this file.
1
#ifndef Geometry_HcalTowerAlgo_CaloGeometryDBCaloTower_h
2
#define Geometry_HcalTowerAlgo_CaloGeometryDBCaloTower_h
3
4
#include "
Geometry/CaloEventSetup/interface/CaloGeometryDBEP.h
"
5
#include "
Geometry/HcalTowerAlgo/interface/CaloTowerGeometry.h
"
6
7
namespace
calogeometryDBEPimpl
{
8
template
<>
9
struct
AdditionalTokens
<
CaloTowerGeometry
> {
10
void
makeTokens
(
edm::ESConsumesCollectorT<CaloTowerGeometry::AlignedRecord>
& cc) {
11
topology = cc.
consumesFrom
<
CaloTowerTopology
,
HcalRecNumberingRecord
>(
edm::ESInputTag
{});
12
}
13
edm::ESGetToken<CaloTowerTopology, HcalRecNumberingRecord>
topology
;
14
};
15
}
// namespace calogeometryDBEPimpl
16
17
#endif
CaloTowerTopology
Definition:
CaloTowerTopology.h:13
calogeometryDBEPimpl::AdditionalTokens< CaloTowerGeometry >::makeTokens
void makeTokens(edm::ESConsumesCollectorT< CaloTowerGeometry::AlignedRecord > &cc)
Definition:
CaloGeometryDBCaloTower.h:10
calogeometryDBEPimpl::AdditionalTokens< CaloTowerGeometry >::topology
edm::ESGetToken< CaloTowerTopology, HcalRecNumberingRecord > topology
Definition:
CaloGeometryDBCaloTower.h:13
edm::ESInputTag
Definition:
ESInputTag.h:87
calogeometryDBEPimpl
Definition:
CaloGeometryDBEP.h:33
edm::ESConsumesCollector::consumesFrom
auto consumesFrom(ESInputTag const &tag)
Definition:
ESConsumesCollector.h:74
CaloGeometryDBEP.h
edm::ESGetToken< CaloTowerTopology, HcalRecNumberingRecord >
edm::ESConsumesCollectorT
Definition:
ESConsumesCollector.h:128
calogeometryDBEPimpl::AdditionalTokens
Definition:
CaloGeometryDBEP.h:79
CaloTowerGeometry.h
HcalRecNumberingRecord
Definition:
HcalRecNumberingRecord.h:23
CaloTowerGeometry
Definition:
CaloTowerGeometry.h:16
Generated for CMSSW Reference Manual by
1.8.14