#include <MuonRPCFrameRotation.h>
Public Member Functions | |
MuonRPCFrameRotation (const MuonGeometryConstants &constants, const MuonOffsetMap *offMap, bool dd4hep) | |
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 22 of file MuonRPCFrameRotation.h.
MuonRPCFrameRotation::MuonRPCFrameRotation | ( | const MuonGeometryConstants & | constants, |
const MuonOffsetMap * | offMap, | ||
bool | dd4hep | ||
) |
Definition at line 8 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonGeometryConstants::getValue(), and theRegion.
|
override |
|
overridevirtual |
Reimplemented from MuonFrameRotation.
Definition at line 19 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 29 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), transformPoint(), and ~MuonRPCFrameRotation().
|
private |
Definition at line 30 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), and transformPoint().