Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
G4GeometryCellStep 클래스 참조

#include <G4GeometryCellStep.hh>

Public 멤버 함수

 G4GeometryCellStep (const G4GeometryCell &preCell, const G4GeometryCell &postCell)
 
 ~G4GeometryCellStep ()
 
const G4GeometryCellGetPreGeometryCell () const
 
const G4GeometryCellGetPostGeometryCell () 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 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4bool G4GeometryCellStep::GetCrossBoundary ( ) const
inline

G4GeometryCellStep.hh 파일의 111 번째 라인에서 정의되었습니다.

다음을 참조함 : fCrossBoundary.

다음에 의해서 참조됨 : operator<<().

const G4GeometryCell & G4GeometryCellStep::GetPostGeometryCell ( ) const
inline

G4GeometryCellStep.hh 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : fPostGeometryCell.

다음에 의해서 참조됨 : operator<<().

const G4GeometryCell & G4GeometryCellStep::GetPreGeometryCell ( ) const
inline

G4GeometryCellStep.hh 파일의 101 번째 라인에서 정의되었습니다.

다음을 참조함 : fPreGeometryCell.

다음에 의해서 참조됨 : operator<<().

void G4GeometryCellStep::SetCrossBoundary ( G4bool  b)
inline

G4GeometryCellStep.hh 파일의 96 번째 라인에서 정의되었습니다.

다음을 참조함 : fCrossBoundary.

void G4GeometryCellStep::SetPostGeometryCell ( const G4GeometryCell postCell)
inline

G4GeometryCellStep.hh 파일의 91 번째 라인에서 정의되었습니다.

다음을 참조함 : fPostGeometryCell.

void G4GeometryCellStep::SetPreGeometryCell ( const G4GeometryCell preCell)
inline

G4GeometryCellStep.hh 파일의 86 번째 라인에서 정의되었습니다.

다음을 참조함 : fPreGeometryCell.

멤버 데이타 문서화

G4bool G4GeometryCellStep::fCrossBoundary
private

G4GeometryCellStep.hh 파일의 80 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCrossBoundary(), SetCrossBoundary().

G4GeometryCell G4GeometryCellStep::fPostGeometryCell
private

G4GeometryCellStep.hh 파일의 79 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetPostGeometryCell(), SetPostGeometryCell().

G4GeometryCell G4GeometryCellStep::fPreGeometryCell
private

G4GeometryCellStep.hh 파일의 78 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetPreGeometryCell(), SetPreGeometryCell().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: