#include <MuonGemFrameRotation.h>
Public Member Functions | |
MuonGemFrameRotation (const DDCompactView &cpv) | |
virtual Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const |
virtual | ~MuonGemFrameRotation () |
Public Member Functions inherited from MuonFrameRotation | |
MuonFrameRotation (const DDCompactView &cpv) | |
MuonFrameRotation () | |
virtual | ~MuonFrameRotation () |
Private Attributes | |
MuonG4Numbering * | g4numbering |
int | theSectorLevel |
implementation of FrameRotation for the muon gem
Modification:
Definition at line 21 of file MuonGemFrameRotation.h.
MuonGemFrameRotation::MuonGemFrameRotation | ( | const DDCompactView & | cpv | ) |
Definition at line 10 of file MuonGemFrameRotation.cc.
References gather_cfg::cout, g4numbering, MuonDDDConstants::getValue(), and theSectorLevel.
|
virtual |
|
virtual |
Implements MuonFrameRotation.
Definition at line 25 of file MuonGemFrameRotation.cc.
References gather_cfg::cout, g4numbering, MuonBaseNumber::getBaseNo(), pileupDistInMC::num, MuonG4Numbering::PhysicalVolumeToBaseNumber(), theSectorLevel, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 29 of file MuonGemFrameRotation.h.
Referenced by MuonGemFrameRotation(), transformPoint(), and ~MuonGemFrameRotation().
|
private |
Definition at line 30 of file MuonGemFrameRotation.h.
Referenced by MuonGemFrameRotation(), and transformPoint().