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
MTDCommonData
interface
ETLNumberingScheme.h
Go to the documentation of this file.
1
#ifndef ETLNumberingScheme_h
2
#define ETLNumberingScheme_h
3
4
#include "
Geometry/MTDCommonData/interface/MTDNumberingScheme.h
"
5
6
class
ETLNumberingScheme
:
public
MTDNumberingScheme
{
7
public
:
8
ETLNumberingScheme
();
9
~ETLNumberingScheme
()
override
;
10
uint32_t
getUnitID
(
const
MTDBaseNumber
& baseNumber)
const override
;
11
};
12
13
#endif
ETLNumberingScheme::getUnitID
uint32_t getUnitID(const MTDBaseNumber &baseNumber) const override
Definition:
ETLNumberingScheme.cc:20
MTDNumberingScheme.h
MTDNumberingScheme
Definition:
MTDNumberingScheme.h:8
MTDBaseNumber
Definition:
MTDBaseNumber.h:15
ETLNumberingScheme::~ETLNumberingScheme
~ETLNumberingScheme() override
Definition:
ETLNumberingScheme.cc:14
ETLNumberingScheme::ETLNumberingScheme
ETLNumberingScheme()
Definition:
ETLNumberingScheme.cc:8
ETLNumberingScheme
Definition:
ETLNumberingScheme.h:6
Generated for CMSSW Reference Manual by
1.8.16