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
PPS
interface
TotemRPVDetectorOrganization.h
Go to the documentation of this file.
1
#ifndef TotemRPVDetectorOrganization_h
2
#define TotemRPVDetectorOrganization_h
3
4
#include "G4Step.hh"
5
6
class
TotemRPVDetectorOrganization
{
7
public
:
8
TotemRPVDetectorOrganization
(){};
9
virtual
~TotemRPVDetectorOrganization
(){};
10
virtual
uint32_t
unitID
(
const
G4Step* aStep) = 0;
11
};
12
13
#endif //TotemRPVDetectorOrganization_h
TotemRPVDetectorOrganization::unitID
virtual uint32_t unitID(const G4Step *aStep)=0
TotemRPVDetectorOrganization::~TotemRPVDetectorOrganization
virtual ~TotemRPVDetectorOrganization()
Definition:
TotemRPVDetectorOrganization.h:9
TotemRPVDetectorOrganization
Definition:
TotemRPVDetectorOrganization.h:6
TotemRPVDetectorOrganization::TotemRPVDetectorOrganization
TotemRPVDetectorOrganization()
Definition:
TotemRPVDetectorOrganization.h:8
Generated for CMSSW Reference Manual by
1.8.16