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
MuonGEMFrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_Muon_MuonGEMFrameRotation_H
2
#define SimG4CMS_Muon_MuonGEMFrameRotation_H
3
14
#include "
SimG4CMS/Muon/interface/MuonFrameRotation.h
"
15
#include "
SimG4CMS/Muon/interface/MuonG4Numbering.h
"
16
17
class
MuonGeometryConstants
;
18
class
G4Step;
19
20
class
MuonGEMFrameRotation
:
public
MuonFrameRotation
{
21
public
:
22
MuonGEMFrameRotation
(
const
MuonGeometryConstants
& muonConstants);
23
~MuonGEMFrameRotation
()
override
;
24
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step*)
const override
;
25
};
26
27
#endif
MuonGEMFrameRotation
Definition:
MuonGEMFrameRotation.h:20
MuonGEMFrameRotation::MuonGEMFrameRotation
MuonGEMFrameRotation(const MuonGeometryConstants &muonConstants)
Definition:
MuonGEMFrameRotation.cc:6
MuonGEMFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition:
MuonGEMFrameRotation.cc:10
MuonG4Numbering.h
Point3DBase< float, LocalTag >
MuonGEMFrameRotation::~MuonGEMFrameRotation
~MuonGEMFrameRotation() override
Definition:
MuonGEMFrameRotation.cc:8
MuonFrameRotation.h
MuonGeometryConstants
Definition:
MuonGeometryConstants.h:20
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
Generated for CMSSW Reference Manual by
1.8.14