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
MuonME0FrameRotation(const MuonGeometryConstants &muonConstants)
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override