![]() |
![]() |
#include <SimG4CMS/Muon/interface/MuonFrameRotation.h>
Public Member Functions | |
MuonFrameRotation () | |
MuonFrameRotation (const DDCompactView &cpv) | |
virtual Local3DPoint | transformPoint (Local3DPoint &, G4Step *) const =0 |
virtual | ~MuonFrameRotation () |
Modification: Pedro Arce 31/01/2006 Make it base class of each detector FrameRotation
Definition at line 19 of file MuonFrameRotation.h.
MuonFrameRotation::MuonFrameRotation | ( | const DDCompactView & | cpv | ) | [inline] |
MuonFrameRotation::MuonFrameRotation | ( | ) | [inline] |
virtual MuonFrameRotation::~MuonFrameRotation | ( | ) | [inline, virtual] |
virtual Local3DPoint MuonFrameRotation::transformPoint | ( | Local3DPoint & | , | |
G4Step * | ||||
) | const [pure virtual] |
Implemented in MuonEndcapFrameRotation, and MuonRpcFrameRotation.
Referenced by MuonSensitiveDetector::toOrcaRef().