CMS 3D CMS Logo

MuonME0FrameRotation.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_Muon_MuonME0FrameRotation_H
2 #define SimG4CMS_Muon_MuonME0FrameRotation_H
3 
17 
18 #include "G4Step.hh"
19 
21 
23 public:
24  MuonME0FrameRotation(const MuonGeometryConstants& muonConstants);
25  ~MuonME0FrameRotation() override;
26  Local3DPoint transformPoint(const Local3DPoint&, const G4Step*) const override;
27 };
28 
29 #endif
MuonGeometryConstants
Definition: MuonGeometryConstants.h:20
MuonG4Numbering.h
MessageLogger.h
MuonME0FrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition: MuonME0FrameRotation.cc:10
MuonME0FrameRotation::~MuonME0FrameRotation
~MuonME0FrameRotation() override
Definition: MuonME0FrameRotation.cc:8
Point3DBase< float, LocalTag >
MuonME0FrameRotation
Definition: MuonME0FrameRotation.h:22
MuonME0FrameRotation::MuonME0FrameRotation
MuonME0FrameRotation(const MuonGeometryConstants &muonConstants)
Definition: MuonME0FrameRotation.cc:6
MuonFrameRotation
Definition: MuonFrameRotation.h:17
MuonFrameRotation.h