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
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
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
EcalCommonData
interface
EcalEndcapNumberingScheme.h
Go to the documentation of this file.
1
// File: EcalEndcapNumberingScheme.h
3
// Description: Numbering scheme for endcap electromagnetic calorimeter
5
#ifndef EcalEndcapNumberingScheme_h
6
#define EcalEndcapNumberingScheme_h
7
8
#include "
Geometry/EcalCommonData/interface/EcalNumberingScheme.h
"
9
10
class
EcalEndcapNumberingScheme
:
public
EcalNumberingScheme
{
11
public
:
12
EcalEndcapNumberingScheme
();
13
~EcalEndcapNumberingScheme
()
override
;
14
uint32_t
getUnitID
(
const
EcalBaseNumber
& baseNumber)
const override
;
15
};
16
17
#endif
EcalEndcapNumberingScheme::getUnitID
uint32_t getUnitID(const EcalBaseNumber &baseNumber) const override
Definition:
EcalEndcapNumberingScheme.cc:17
EcalBaseNumber
Definition:
EcalBaseNumber.h:12
EcalNumberingScheme
Definition:
EcalNumberingScheme.h:14
EcalNumberingScheme.h
EcalEndcapNumberingScheme::EcalEndcapNumberingScheme
EcalEndcapNumberingScheme()
Definition:
EcalEndcapNumberingScheme.cc:10
EcalEndcapNumberingScheme
Definition:
EcalEndcapNumberingScheme.h:10
EcalEndcapNumberingScheme::~EcalEndcapNumberingScheme
~EcalEndcapNumberingScheme() override
Definition:
EcalEndcapNumberingScheme.cc:14
Generated for CMSSW Reference Manual by
1.8.16