CMS 3D CMS Logo

FakeFrameRotation.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_FakeFrameRotation_H
2 #define SimG4CMS_FakeFrameRotation_H
3 
5 
10 class G4VPhysicalVolume;
11 
13 public:
14  ~FakeFrameRotation() override = default;
15  Local3DPoint transformPoint(const Local3DPoint &, const G4VPhysicalVolume *v = nullptr) const final;
16 };
17 
18 #endif
FakeFrameRotation
Definition: FakeFrameRotation.h:12
FakeFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4VPhysicalVolume *v=nullptr) const final
Definition: FakeFrameRotation.cc:3
findQualityFiles.v
v
Definition: findQualityFiles.py:179
FrameRotation
Definition: FrameRotation.h:8
Point3DBase< float, LocalTag >
FrameRotation.h
FakeFrameRotation::~FakeFrameRotation
~FakeFrameRotation() override=default