#include <MuonRPCFrameRotation.h>
Public Member Functions | |
MuonRPCFrameRotation (const MuonDDDConstants &constants) | |
virtual Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const |
virtual | ~MuonRPCFrameRotation () |
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 9 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonDDDConstants::getValue(), and theRegion.
|
virtual |
|
virtual |
Implements MuonFrameRotation.
Definition at line 20 of file MuonRPCFrameRotation.cc.
References g4numbering, MuonBaseNumber::getSuperNo(), pileupDistInMC::num, MuonG4Numbering::PhysicalVolumeToBaseNumber(), point, theRegion, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 27 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), transformPoint(), and ~MuonRPCFrameRotation().
|
private |
Definition at line 28 of file MuonRPCFrameRotation.h.
Referenced by MuonRPCFrameRotation(), and transformPoint().