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
Muon
interface
MuonRPCFrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_Muon_MuonRPCFrameRotation_H
2
#define SimG4CMS_Muon_MuonRPCFrameRotation_H
3
14
#include "
SimG4CMS/Muon/interface/MuonFrameRotation.h
"
15
#include "
CondFormats/GeometryObjects/interface/MuonOffsetMap.h
"
16
17
#include "G4Step.hh"
18
19
class
MuonG4Numbering
;
20
class
MuonGeometryConstants
;
21
22
class
MuonRPCFrameRotation
:
public
MuonFrameRotation
{
23
public
:
24
MuonRPCFrameRotation
(
const
MuonGeometryConstants
&
constants
,
const
MuonOffsetMap
* offMap,
bool
dd4hep
);
25
~MuonRPCFrameRotation
()
override
;
26
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step*)
const override
;
27
28
private
:
29
MuonG4Numbering
*
g4numbering
;
30
int
theRegion
;
31
};
32
33
#endif
MuonG4Numbering
Definition:
MuonG4Numbering.h:26
MuonRPCFrameRotation::~MuonRPCFrameRotation
~MuonRPCFrameRotation() override
Definition:
MuonRPCFrameRotation.cc:17
MuonRPCFrameRotation::g4numbering
MuonG4Numbering * g4numbering
Definition:
MuonRPCFrameRotation.h:29
MuonOffsetMap.h
MuonRPCFrameRotation::theRegion
int theRegion
Definition:
MuonRPCFrameRotation.h:30
MuonRPCFrameRotation::MuonRPCFrameRotation
MuonRPCFrameRotation(const MuonGeometryConstants &constants, const MuonOffsetMap *offMap, bool dd4hep)
Definition:
MuonRPCFrameRotation.cc:8
dd4hep
Definition:
DDPlugins.h:8
constants
Point3DBase< float, LocalTag >
MuonOffsetMap
Definition:
MuonOffsetMap.h:9
MuonFrameRotation.h
MuonGeometryConstants
Definition:
MuonGeometryConstants.h:20
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
MuonRPCFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition:
MuonRPCFrameRotation.cc:19
MuonRPCFrameRotation
Definition:
MuonRPCFrameRotation.h:22
Generated for CMSSW Reference Manual by
1.8.14