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
SimG4CMS
HcalTestBeam
plugins
HcalTB02NumberingScheme.h
Go to the documentation of this file.
1
#ifndef HcalTestBeam_HcalTB02NumberingScheme_H
2
#define HcalTestBeam_HcalTB02NumberingScheme_H
3
// -*- C++ -*-
4
//
5
// Package: HcalTestBeam
6
// Class : HcalTB02NumberingScheme
7
//
14
//
15
// Original Author:
16
// Created: Fri May 20 10:14:34 CEST 2006
17
//
18
19
// system include files
20
21
// user include files
22
#include "G4Step.hh"
23
24
class
HcalTB02NumberingScheme
{
25
public
:
26
HcalTB02NumberingScheme
(){};
27
virtual
~HcalTB02NumberingScheme
(){};
28
virtual
int
getUnitID
(
const
G4Step* aStep)
const
= 0;
29
};
30
31
#endif
HcalTB02NumberingScheme::~HcalTB02NumberingScheme
virtual ~HcalTB02NumberingScheme()
Definition:
HcalTB02NumberingScheme.h:27
HcalTB02NumberingScheme::HcalTB02NumberingScheme
HcalTB02NumberingScheme()
Definition:
HcalTB02NumberingScheme.h:26
HcalTB02NumberingScheme::getUnitID
virtual int getUnitID(const G4Step *aStep) const =0
HcalTB02NumberingScheme
Definition:
HcalTB02NumberingScheme.h:24
Generated for CMSSW Reference Manual by
1.8.16