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