Main Page
Namespaces
Classes
Package Documentation
SimG4CMS
Tracker
interface
FakeFrameRotation.h
Go to the documentation of this file.
1
#ifndef SimG4CMS_FakeFrameRotation_H
2
#define SimG4CMS_FakeFrameRotation_H
3
4
#include "
SimG4Core/SensitiveDetector/interface/FrameRotation.h
"
5
6
#include "G4StepPoint.hh"
7
#include "G4VPhysicalVolume.hh"
8
13
class
FakeFrameRotation
:
public
FrameRotation
14
{
15
public
:
16
virtual
~FakeFrameRotation
() =
default
;
17
virtual
Local3DPoint
transformPoint
(
Local3DPoint
&,G4VPhysicalVolume *)
const
;
18
};
19
20
#endif
FakeFrameRotation::transformPoint
virtual Local3DPoint transformPoint(Local3DPoint &, G4VPhysicalVolume *) const
Definition:
FakeFrameRotation.cc:4
FakeFrameRotation
Definition:
FakeFrameRotation.h:13
FakeFrameRotation::~FakeFrameRotation
virtual ~FakeFrameRotation()=default
Point3DBase< float, LocalTag >
FrameRotation.h
FrameRotation
Definition:
FrameRotation.h:9
Generated for CMSSW Reference Manual by
1.8.11