#include <G4RayTrajectoryPoint.hh>
Definition at line 51 of file G4RayTrajectoryPoint.hh.
◆ G4RayTrajectoryPoint()
G4RayTrajectoryPoint::G4RayTrajectoryPoint |
( |
| ) |
|
Definition at line 40 of file G4RayTrajectoryPoint.cc.
const G4VisAttributes * postStepAtt
const G4VisAttributes * preStepAtt
◆ ~G4RayTrajectoryPoint()
G4RayTrajectoryPoint::~G4RayTrajectoryPoint |
( |
| ) |
|
|
virtual |
◆ GetPosition()
const G4ThreeVector G4RayTrajectoryPoint::GetPosition |
( |
void |
| ) |
const |
|
inlinevirtual |
◆ GetPostStepAtt()
◆ GetPreStepAtt()
◆ GetStepLength()
G4double G4RayTrajectoryPoint::GetStepLength |
( |
| ) |
const |
|
inline |
◆ GetSurfaceNormal()
◆ operator delete()
void G4RayTrajectoryPoint::operator delete |
( |
void * |
aTrajectoryPoint | ) |
|
|
inline |
Definition at line 95 of file G4RayTrajectoryPoint.hh.
G4DLLIMPORT G4ThreadLocal G4Allocator< G4RayTrajectoryPoint > * rayTrajectoryPointAllocator
◆ operator new()
void * G4RayTrajectoryPoint::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 88 of file G4RayTrajectoryPoint.hh.
G4DLLIMPORT G4ThreadLocal G4Allocator< G4RayTrajectoryPoint > * rayTrajectoryPointAllocator
◆ SetPostStepAtt()
◆ SetPreStepAtt()
◆ SetStepLength()
void G4RayTrajectoryPoint::SetStepLength |
( |
G4double |
val | ) |
|
|
inline |
◆ SetSurfaceNormal()
void G4RayTrajectoryPoint::SetSurfaceNormal |
( |
const G4ThreeVector & |
val | ) |
|
|
inline |
◆ postStepAtt
◆ preStepAtt
◆ stepLength
G4double G4RayTrajectoryPoint::stepLength |
|
private |
◆ surfaceNormal
The documentation for this class was generated from the following files: