CMS 3D CMS Logo

MuonEndcapFrameRotation.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_Muon_MuonEndcapFrameRotation_H
2 #define SimG4CMS_Muon_MuonEndcapFrameRotation_H
3 
15 
16 #include "G4Step.hh"
17 
19 public:
21  Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override;
22 
23 private:
24 };
25 
26 #endif
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override