#include <MuonGEMFrameRotation.h>
Public Member Functions | |
MuonGEMFrameRotation (const MuonDDDConstants &muonConstants) | |
virtual Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const |
virtual | ~MuonGEMFrameRotation () |
Public Member Functions inherited from MuonFrameRotation | |
MuonFrameRotation () | |
virtual | ~MuonFrameRotation () |
Private Attributes | |
MuonG4Numbering * | g4numbering |
int | theSectorLevel |
implementation of FrameRotation for the muon gem
Modification:
Definition at line 21 of file MuonGEMFrameRotation.h.
MuonGEMFrameRotation::MuonGEMFrameRotation | ( | const MuonDDDConstants & | muonConstants | ) |
Definition at line 10 of file MuonGEMFrameRotation.cc.
References gather_cfg::cout, g4numbering, MuonDDDConstants::getValue(), and theSectorLevel.
|
virtual |
|
virtual |
Implements MuonFrameRotation.
Definition at line 24 of file MuonGEMFrameRotation.cc.
References PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 29 of file MuonGEMFrameRotation.h.
Referenced by MuonGEMFrameRotation(), and ~MuonGEMFrameRotation().
|
private |
Definition at line 30 of file MuonGEMFrameRotation.h.
Referenced by MuonGEMFrameRotation().