#include <G4GeometryCellStep.hh>
Public 멤버 함수 | |
G4GeometryCellStep (const G4GeometryCell &preCell, const G4GeometryCell &postCell) | |
~G4GeometryCellStep () | |
const G4GeometryCell & | GetPreGeometryCell () const |
const G4GeometryCell & | GetPostGeometryCell () const |
G4bool | GetCrossBoundary () const |
void | SetPreGeometryCell (const G4GeometryCell &preCell) |
void | SetPostGeometryCell (const G4GeometryCell &postCell) |
void | SetCrossBoundary (G4bool b) |
Private 속성 | |
G4GeometryCell | fPreGeometryCell |
G4GeometryCell | fPostGeometryCell |
G4bool | fCrossBoundary |
G4GeometryCellStep.hh 파일의 51 번째 라인에서 정의되었습니다.
G4GeometryCellStep::G4GeometryCellStep | ( | const G4GeometryCell & | preCell, |
const G4GeometryCell & | postCell | ||
) |
G4GeometryCellStep.cc 파일의 38 번째 라인에서 정의되었습니다.
G4GeometryCellStep::~G4GeometryCellStep | ( | ) |
G4GeometryCellStep.cc 파일의 46 번째 라인에서 정의되었습니다.
|
inline |
G4GeometryCellStep.hh 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : fCrossBoundary.
다음에 의해서 참조됨 : operator<<().
|
inline |
G4GeometryCellStep.hh 파일의 106 번째 라인에서 정의되었습니다.
다음을 참조함 : fPostGeometryCell.
다음에 의해서 참조됨 : operator<<().
|
inline |
G4GeometryCellStep.hh 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : fPreGeometryCell.
다음에 의해서 참조됨 : operator<<().
G4GeometryCellStep.hh 파일의 96 번째 라인에서 정의되었습니다.
다음을 참조함 : fCrossBoundary.
|
inline |
G4GeometryCellStep.hh 파일의 91 번째 라인에서 정의되었습니다.
다음을 참조함 : fPostGeometryCell.
|
inline |
G4GeometryCellStep.hh 파일의 86 번째 라인에서 정의되었습니다.
다음을 참조함 : fPreGeometryCell.
|
private |
G4GeometryCellStep.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetCrossBoundary(), SetCrossBoundary().
|
private |
G4GeometryCellStep.hh 파일의 79 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPostGeometryCell(), SetPostGeometryCell().
|
private |
G4GeometryCellStep.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPreGeometryCell(), SetPreGeometryCell().