CMS 3D CMS Logo

MuonGEMFrameRotation.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_Muon_MuonGEMFrameRotation_H
2 #define SimG4CMS_Muon_MuonGEMFrameRotation_H
3 
16 
18 class G4Step;
19 
21 public:
22  MuonGEMFrameRotation(const MuonGeometryConstants& muonConstants);
23  ~MuonGEMFrameRotation() override;
24  Local3DPoint transformPoint(const Local3DPoint&, const G4Step*) const override;
25 };
26 
27 #endif
MuonGeometryConstants
Definition: MuonGeometryConstants.h:20
MuonG4Numbering.h
MuonGEMFrameRotation::MuonGEMFrameRotation
MuonGEMFrameRotation(const MuonGeometryConstants &muonConstants)
Definition: MuonGEMFrameRotation.cc:6
MuonGEMFrameRotation::~MuonGEMFrameRotation
~MuonGEMFrameRotation() override
Definition: MuonGEMFrameRotation.cc:8
MuonGEMFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition: MuonGEMFrameRotation.cc:10
Point3DBase< float, LocalTag >
MuonFrameRotation
Definition: MuonFrameRotation.h:17
MuonGEMFrameRotation
Definition: MuonGEMFrameRotation.h:20
MuonFrameRotation.h