#include <MuonME0FrameRotation.h>
Public Member Functions | |
MuonME0FrameRotation (const DDCompactView &cpv) | |
virtual Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const |
virtual | ~MuonME0FrameRotation () |
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 ME0
Modification:
Definition at line 21 of file MuonME0FrameRotation.h.
MuonME0FrameRotation::MuonME0FrameRotation | ( | const DDCompactView & | cpv | ) |
Definition at line 10 of file MuonME0FrameRotation.cc.
References gather_cfg::cout, g4numbering, MuonDDDConstants::getValue(), and theSectorLevel.
|
virtual |
|
virtual |
Implements MuonFrameRotation.
Definition at line 25 of file MuonME0FrameRotation.cc.
References PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 29 of file MuonME0FrameRotation.h.
Referenced by MuonME0FrameRotation(), and ~MuonME0FrameRotation().
|
private |
Definition at line 30 of file MuonME0FrameRotation.h.
Referenced by MuonME0FrameRotation().