Geant4
9.6.p02
|
#include <G4CurveRayIntersection.hh>
Protected Attributes | |
const G4Ray * | r |
G4double | d |
G4double | kCarTolerance |
Protected Attributes inherited from G4CurvePoint | |
G4Curve * | c |
G4Point3D | p |
G4double | u |
G4int | notComputed |
Static Protected Attributes | |
static const G4int | dFlag = 4 |
Static Protected Attributes inherited from G4CurvePoint | |
static const G4int | pFlag = 1 |
static const G4int | uFlag = 2 |
static const G4int | allFlags = 0xFF |
Additional Inherited Members | |
Protected Member Functions inherited from G4CurvePoint | |
G4CurvePoint () | |
Definition at line 47 of file G4CurveRayIntersection.hh.
G4CurveRayIntersection::G4CurveRayIntersection | ( | ) |
G4CurveRayIntersection::~G4CurveRayIntersection | ( | ) |
Definition at line 53 of file G4CurveRayIntersection.cc.
G4CurveRayIntersection::G4CurveRayIntersection | ( | const G4CurveRayIntersection & | cr) |
Definition at line 57 of file G4CurveRayIntersection.cc.
|
inline |
|
inline |
G4CurveRayIntersection & G4CurveRayIntersection::operator= | ( | const G4CurveRayIntersection & | cr) |
Definition at line 68 of file G4CurveRayIntersection.cc.
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 101 of file G4CurveRayIntersection.hh.
Definition at line 103 of file G4CurveRayIntersection.hh.
|
protected |
Definition at line 102 of file G4CurveRayIntersection.hh.
Definition at line 100 of file G4CurveRayIntersection.hh.