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
SimG4CMS
Calo
interface
HcalNumberingScheme.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_HcalNumberingScheme_h
2
#define SimG4CMS_HcalNumberingScheme_h
3
// File: HcalNumberingScheme.h
5
// Description: Definition of sensitive unit numbering schema for HCal
7
8
#include "
Geometry/CaloGeometry/interface/CaloNumberingScheme.h
"
9
#include "
Geometry/HcalCommonData/interface/HcalNumberingFromDDD.h
"
10
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
11
#include <cstdint>
12
13
class
HcalNumberingScheme
:
public
CaloNumberingScheme
{
14
public
:
15
HcalNumberingScheme
();
16
~HcalNumberingScheme
()
override
;
17
virtual
uint32_t
getUnitID
(
const
HcalNumberingFromDDD::HcalID
&
id
);
18
};
19
20
#endif
HcalNumberingScheme::HcalNumberingScheme
HcalNumberingScheme()
Definition:
HcalNumberingScheme.cc:13
MessageLogger.h
CaloNumberingScheme
Definition:
CaloNumberingScheme.h:9
HcalNumberingScheme::getUnitID
virtual uint32_t getUnitID(const HcalNumberingFromDDD::HcalID &id)
Definition:
HcalNumberingScheme.cc:19
CaloNumberingScheme.h
HcalNumberingScheme::~HcalNumberingScheme
~HcalNumberingScheme() override
Definition:
HcalNumberingScheme.cc:17
HcalNumberingScheme
Definition:
HcalNumberingScheme.h:13
HcalNumberingFromDDD.h
HcalNumberingFromDDD::HcalID
Definition:
HcalNumberingFromDDD.h:21
Generated for CMSSW Reference Manual by
1.8.14