Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Line.hh>
Protected Member Functions | |
void | InitBounded () |
virtual void | InitBounded ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from G4Curve | |
G4BoundingBox3D | bBox |
G4Point3D | start |
G4Point3D | end |
G4double | pStart |
G4double | pEnd |
G4double | pRange |
G4bool | bounded |
G4int | sameSense |
G4double | kCarTolerance |
|
inline |
|
inline |
|
inline |
Referenced by G4CompositeCurve::G4CompositeCurve(), and Project().
|
inlineprotectedvirtual |
Implements G4Curve.
|
virtual |
Implements G4Curve.
Definition at line 75 of file G4Line.cc.
|
virtual |