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