CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MuonEndcapFrameRotation.h
Go to the documentation of this file.
1 #ifndef MuonEndcapFrameRotation_H
2 #define MuonEndcapFrameRotation_H
3 
15 
16 #include "G4Step.hh"
17 
19  public:
21  virtual Local3DPoint transformPoint(Local3DPoint &,G4Step *) const;
22  private:
23 };
24 
25 
26 #endif
virtual Local3DPoint transformPoint(Local3DPoint &, G4Step *) const