Main Page
Namespaces
Classes
Package Documentation
src
SimG4CMS
Muon
interface
MuonEndcapFrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_Muon_MuonEndcapFrameRotation_H
2
#define SimG4CMS_Muon_MuonEndcapFrameRotation_H
3
14
#include "
SimG4CMS/Muon/interface/MuonFrameRotation.h
"
15
16
#include "G4Step.hh"
17
18
class
MuonEndcapFrameRotation
:
public
MuonFrameRotation
{
19
public
:
20
~MuonEndcapFrameRotation
()
override
{};
21
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step *)
const override
;
22
23
private
:
24
};
25
26
#endif
MuonEndcapFrameRotation::transformPoint
Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const override
Definition:
MuonEndcapFrameRotation.cc:8
Point3DBase< float, LocalTag >
MuonFrameRotation.h
MuonEndcapFrameRotation
Definition:
MuonEndcapFrameRotation.h:18
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
MuonEndcapFrameRotation::~MuonEndcapFrameRotation
~MuonEndcapFrameRotation() override
Definition:
MuonEndcapFrameRotation.h:20
Generated for CMSSW Reference Manual by
1.8.11