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