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
src
SimG4CMS
HcalTestBeam
interface
HcalTB04XtalNumberingScheme.h
Go to the documentation of this file.
1
#ifndef HcalTestBeam_HcalTB04XtalNumberingScheme_H
2
#define HcalTestBeam_HcalTB04XtalNumberingScheme_H
3
// -*- C++ -*-
4
//
5
// Package: HcalTestBeam
6
// Class : HcalTB04XtalNumberingScheme
7
//
14
//
15
// Original Author: Sunanda Banerjee
16
// Created: Thu May 18 10:14:34 CEST 2006
17
//
18
19
// system include files
20
21
// user include files
22
#include "
Geometry/EcalCommonData/interface/EcalNumberingScheme.h
"
23
24
class
HcalTB04XtalNumberingScheme
:
public
EcalNumberingScheme
{
25
public
:
26
HcalTB04XtalNumberingScheme
();
27
~HcalTB04XtalNumberingScheme
()
override
;
28
uint32_t
getUnitID
(
const
EcalBaseNumber
& baseNumber)
const override
;
29
};
30
31
#endif
HcalTB04XtalNumberingScheme
Definition:
HcalTB04XtalNumberingScheme.h:24
HcalTB04XtalNumberingScheme::HcalTB04XtalNumberingScheme
HcalTB04XtalNumberingScheme()
Definition:
HcalTB04XtalNumberingScheme.cc:26
HcalTB04XtalNumberingScheme::getUnitID
uint32_t getUnitID(const EcalBaseNumber &baseNumber) const override
Definition:
HcalTB04XtalNumberingScheme.cc:42
EcalNumberingScheme
Definition:
EcalNumberingScheme.h:14
EcalNumberingScheme.h
EcalBaseNumber
Definition:
EcalBaseNumber.h:12
HcalTB04XtalNumberingScheme::~HcalTB04XtalNumberingScheme
~HcalTB04XtalNumberingScheme() override
Definition:
HcalTB04XtalNumberingScheme.cc:32
Generated for CMSSW Reference Manual by
1.8.14