#include <MuonRPCFrameRotation.h>
Public Member Functions | |
MuonRPCFrameRotation (const MuonDDDConstants &constants) | |
Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const override |
~MuonRPCFrameRotation () override | |
Public Member Functions inherited from MuonFrameRotation | |
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 MuonDDDConstants & | constants | ) |
Definition at line 8 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonDDDConstants::getValue(), and theRegion.
|
override |
|
overridevirtual |
Reimplemented from MuonFrameRotation.
Definition at line 17 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonBaseNumber::getSuperNo(), pileupDistInMC::num, MuonG4Numbering::PhysicalVolumeToBaseNumber(), theRegion, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
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().