ATLAS Offline Software
|
#include <VolumeSplitterUtils.h>
Public Member Functions | |
const SegmentList & | split (const Zone *, const Ray &) |
Private Member Functions | |
Ray | addChildSegment (const Zone *, const Ray &) |
void | addSegment (const Zone *, const Point &start, const Point &end) |
Point | getNextBoundary (const Zone *, const Ray &) |
Ray | searchPoint (const Zone *zone, const Ray &ray) |
Point | nearestPoint (const Point &point1, const Point &point2) |
Private Attributes | |
SegmentList | m_segments |
Definition at line 174 of file VolumeSplitterUtils.h.
Definition at line 19 of file VolumeSplitterUtils.cxx.
|
private |
Definition at line 55 of file VolumeSplitterUtils.cxx.
Definition at line 60 of file VolumeSplitterUtils.cxx.
Definition at line 80 of file VolumeSplitterUtils.cxx.
Definition at line 95 of file VolumeSplitterUtils.cxx.
Definition at line 13 of file VolumeSplitterUtils.cxx.
|
private |
Definition at line 187 of file VolumeSplitterUtils.h.