CMS 3D CMS Logo

TrackerFrameRotation.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_TrackerFrameRotation_H
2 #define SimG4CMS_TrackerFrameRotation_H
3 
5 
10 class G4VPhysicalVolume;
11 
13 public:
14  ~TrackerFrameRotation() override = default;
15  Local3DPoint transformPoint(const Local3DPoint &, const G4VPhysicalVolume *v = nullptr) const final;
16 };
17 
18 #endif
Local3DPoint transformPoint(const Local3DPoint &, const G4VPhysicalVolume *v=nullptr) const final
~TrackerFrameRotation() override=default