Main Page
Namespaces
Classes
Package Documentation
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
MuonDDDConstants
;
20
21
class
MuonRPCFrameRotation
:
public
MuonFrameRotation
{
22
public
:
23
MuonRPCFrameRotation
(
const
MuonDDDConstants
&
constants
);
24
virtual
~MuonRPCFrameRotation
();
25
virtual
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step *)
const
;
26
private
:
27
MuonG4Numbering
*
g4numbering
;
28
int
theRegion
;
29
};
30
31
32
#endif
MuonG4Numbering
Definition:
MuonG4Numbering.h:26
MuonRPCFrameRotation::transformPoint
virtual Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const
Definition:
MuonRPCFrameRotation.cc:20
MuonRPCFrameRotation::g4numbering
MuonG4Numbering * g4numbering
Definition:
MuonRPCFrameRotation.h:27
MuonDDDConstants
Definition:
MuonDDDConstants.h:21
MuonRPCFrameRotation::theRegion
int theRegion
Definition:
MuonRPCFrameRotation.h:28
constants
Point3DBase< float, LocalTag >
MuonFrameRotation.h
MuonFrameRotation
Definition:
MuonFrameRotation.h:19
MuonRPCFrameRotation
Definition:
MuonRPCFrameRotation.h:21
MuonRPCFrameRotation::~MuonRPCFrameRotation
virtual ~MuonRPCFrameRotation()
Definition:
MuonRPCFrameRotation.cc:16
MuonRPCFrameRotation::MuonRPCFrameRotation
MuonRPCFrameRotation(const MuonDDDConstants &constants)
Definition:
MuonRPCFrameRotation.cc:9
Generated for CMSSW Reference Manual by
1.8.11