AddSegment(const PathSegment &ps) | genie::geometry::PathSegmentList | inline |
Copy(const PathSegmentList &plist) | genie::geometry::PathSegmentList | |
CrossCheck(double &mxddist, double &mxdstep) const | genie::geometry::PathSegmentList | |
fDirection | genie::geometry::PathSegmentList | protected |
fDoCrossCheck | genie::geometry::PathSegmentList | protected |
FillMatStepSum(void) | genie::geometry::PathSegmentList | |
fMatStepSum | genie::geometry::PathSegmentList | protected |
fPrintVerbose | genie::geometry::PathSegmentList | protected |
fSegmentList | genie::geometry::PathSegmentList | protected |
fStartPos | genie::geometry::PathSegmentList | protected |
GetDirection() const | genie::geometry::PathSegmentList | inline |
GetMatStepSumMap(void) const | genie::geometry::PathSegmentList | inline |
GetPathSegmentV(void) const | genie::geometry::PathSegmentList | inline |
GetStartPos() const | genie::geometry::PathSegmentList | inline |
IsSameStart(const TVector3 &pos, const TVector3 &dir) const | genie::geometry::PathSegmentList | |
MaterialMap_t typedef | genie::geometry::PathSegmentList | |
MaterialMapCItr_t typedef | genie::geometry::PathSegmentList | |
operator<<(ostream &stream, const PathSegmentList &list) | genie::geometry::PathSegmentList | friend |
operator=(const PathSegmentList &list) | genie::geometry::PathSegmentList | |
PathSegmentList() | genie::geometry::PathSegmentList | |
PathSegmentList(const PathSegmentList &plist) | genie::geometry::PathSegmentList | |
PathSegmentV_t typedef | genie::geometry::PathSegmentList | |
PathSegVCItr_t typedef | genie::geometry::PathSegmentList | |
Print(ostream &stream) const | genie::geometry::PathSegmentList | |
SetAllToZero(void) | genie::geometry::PathSegmentList | |
SetDoCrossCheck(bool doit=true) | genie::geometry::PathSegmentList | inline |
SetPrintVerbose(bool doit=true) | genie::geometry::PathSegmentList | inline |
SetStartInfo(const TVector3 &pos=TVector3(0, 0, 1e37), const TVector3 &dir=TVector3(0, 0, 0)) | genie::geometry::PathSegmentList | |
size(void) const | genie::geometry::PathSegmentList | inline |
~PathSegmentList() | genie::geometry::PathSegmentList | |