#include <MuonRpcFrameRotation.h>
Public Member Functions | |
MuonRpcFrameRotation (const DDCompactView &cpv) | |
virtual Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const |
virtual | ~MuonRpcFrameRotation () |
Public Member Functions inherited from MuonFrameRotation | |
MuonFrameRotation (const DDCompactView &cpv) | |
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 DDCompactView & | cpv | ) |
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().