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
16
#include "G4Step.hh"
17
18
class
MuonG4Numbering
;
19
class
MuonGeometryConstants
;
20
21
class
MuonRPCFrameRotation
:
public
MuonFrameRotation
{
22
public
:
23
MuonRPCFrameRotation
(
const
MuonGeometryConstants
&
constants
);
24
~MuonRPCFrameRotation
()
override
;
25
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step*)
const override
;
26
27
private
:
28
MuonG4Numbering
*
g4numbering
;
29
int
theRegion
;
30
};
31
32
#endif
MuonRPCFrameRotation::~MuonRPCFrameRotation
~MuonRPCFrameRotation() override
Definition:
MuonRPCFrameRotation.cc:15
MuonGeometryConstants
Definition:
MuonGeometryConstants.h:20
MuonRPCFrameRotation::g4numbering
MuonG4Numbering * g4numbering
Definition:
MuonRPCFrameRotation.h:28
constants
MuonRPCFrameRotation
Definition:
MuonRPCFrameRotation.h:21
MuonG4Numbering
Definition:
MuonG4Numbering.h:25
MuonRPCFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition:
MuonRPCFrameRotation.cc:17
Point3DBase< float, LocalTag >
MuonRPCFrameRotation::theRegion
int theRegion
Definition:
MuonRPCFrameRotation.h:29
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
MuonFrameRotation.h
MuonRPCFrameRotation::MuonRPCFrameRotation
MuonRPCFrameRotation(const MuonGeometryConstants &constants)
Definition:
MuonRPCFrameRotation.cc:8
Generated for CMSSW Reference Manual by
1.8.16