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