Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimG4CMS
Muon
interface
MuonFrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_Muon_MuonFrameRotation_H
2
#define SimG4CMS_Muon_MuonFrameRotation_H
3
13
#include "
DataFormats/GeometryVector/interface/LocalPoint.h
"
14
15
class
G4Step;
16
17
class
MuonFrameRotation
{
18
public
:
19
MuonFrameRotation
(){};
20
virtual
~MuonFrameRotation
(){};
21
virtual
Local3DPoint
transformPoint
(
const
Local3DPoint
&,
const
G4Step *)
const
;
22
};
23
24
#endif
LocalPoint.h
MuonFrameRotation::MuonFrameRotation
MuonFrameRotation()
Definition:
MuonFrameRotation.h:19
MuonFrameRotation::transformPoint
virtual Local3DPoint transformPoint(const Local3DPoint &, const G4Step *) const
Definition:
MuonFrameRotation.cc:4
Point3DBase< float, LocalTag >
MuonFrameRotation::~MuonFrameRotation
virtual ~MuonFrameRotation()
Definition:
MuonFrameRotation.h:20
MuonFrameRotation
Definition:
MuonFrameRotation.h:17
Generated for CMSSW Reference Manual by
1.8.5