#include <MuonME0FrameRotation.h>
Public Member Functions | |
MuonME0FrameRotation (const MuonDDDConstants &muonConstants) | |
Local3DPoint | transformPoint (const Local3DPoint &, const G4Step *) const override |
~MuonME0FrameRotation () override | |
Public Member Functions inherited from MuonFrameRotation | |
MuonFrameRotation () | |
virtual | ~MuonFrameRotation () |
Private Attributes | |
MuonG4Numbering * | g4numbering |
int | theSectorLevel |
implementation of FrameRotation for the muon ME0
Modification:
Definition at line 22 of file MuonME0FrameRotation.h.
MuonME0FrameRotation::MuonME0FrameRotation | ( | const MuonDDDConstants & | muonConstants | ) |
Definition at line 11 of file MuonME0FrameRotation.cc.
References gather_cfg::cout, g4numbering, MuonDDDConstants::getValue(), and theSectorLevel.
|
override |
|
overridevirtual |
Implements MuonFrameRotation.
Definition at line 26 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 30 of file MuonME0FrameRotation.h.
Referenced by MuonME0FrameRotation(), and ~MuonME0FrameRotation().
|
private |
Definition at line 31 of file MuonME0FrameRotation.h.
Referenced by MuonME0FrameRotation().