![]() |
![]() |
#include <MuonRPCFrameRotation.h>
Public Member Functions | |
MuonRPCFrameRotation (const MuonGeometryConstants &constants) | |
Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const override |
~MuonRPCFrameRotation () override | |
![]() | |
MuonFrameRotation () | |
virtual | ~MuonFrameRotation () |
Private Attributes | |
MuonG4Numbering * | g4numbering |
int | theRegion |
implementation of FrameRotation for the muon rpc
Modification:
Definition at line 21 of file MuonRPCFrameRotation.h.
MuonRPCFrameRotation::MuonRPCFrameRotation | ( | const MuonGeometryConstants & | constants | ) |
Definition at line 8 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonGeometryConstants::getValue(), and theRegion.
|
override |
|
overridevirtual |
Reimplemented from MuonFrameRotation.
Definition at line 17 of file MuonRPCFrameRotation.cc.
References g4numbering, EgammaValidation_cff::num, MuonG4Numbering::PhysicalVolumeToBaseNumber(), point, and theRegion.
|
private |
Definition at line 28 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), transformPoint(), and ~MuonRPCFrameRotation().
|
private |
Definition at line 29 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), and transformPoint().