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

#include <G4SurfaceProperty.hh>

G4SurfaceProperty에 대한 상속 다이어그램 :
G4OpticalSurface

Public 멤버 함수

 G4SurfaceProperty (const G4String &name, G4SurfaceType type=x_ray)
 
 G4SurfaceProperty ()
 
virtual ~G4SurfaceProperty ()
 
const G4StringGetName () const
 
void SetName (const G4String &name)
 
const G4SurfaceTypeGetType () const
 
void SetType (const G4SurfaceType &type)
 

정적 Public 멤버 함수

static void CleanSurfacePropertyTable ()
 
static const
G4SurfacePropertyTable
GetSurfacePropertyTable ()
 
static size_t GetNumberOfSurfaceProperties ()
 
static void DumpTableInfo ()
 

Protected 속성

G4String theName
 
G4SurfaceType theType
 

정적 Protected 속성

static G4SurfacePropertyTable theSurfacePropertyTable
 

상세한 설명

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

생성자 & 소멸자 문서화

G4SurfaceProperty::G4SurfaceProperty ( const G4String name,
G4SurfaceType  type = x_ray 
)

G4SurfaceProperty.cc 파일의 55 번째 라인에서 정의되었습니다.

다음을 참조함 : theSurfacePropertyTable.

G4SurfaceProperty::G4SurfaceProperty ( )

G4SurfaceProperty.cc 파일의 65 번째 라인에서 정의되었습니다.

다음을 참조함 : theSurfacePropertyTable.

G4SurfaceProperty::~G4SurfaceProperty ( )
virtual

G4SurfaceProperty.cc 파일의 71 번째 라인에서 정의되었습니다.

멤버 함수 문서화

void G4SurfaceProperty::CleanSurfacePropertyTable ( )
static

G4SurfaceProperty.cc 파일의 107 번째 라인에서 정의되었습니다.

다음을 참조함 : DumpTableInfo(), pos, theSurfacePropertyTable.

void G4SurfaceProperty::DumpTableInfo ( )
static

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

다음을 참조함 : G4cout, G4endl, GetName(), GetNumberOfSurfaceProperties(), GetType(), theSurfacePropertyTable.

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

const G4String& G4SurfaceProperty::GetName ( void  ) const
inline
size_t G4SurfaceProperty::GetNumberOfSurfaceProperties ( )
static

G4SurfaceProperty.cc 파일의 84 번째 라인에서 정의되었습니다.

다음을 참조함 : theSurfacePropertyTable.

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

const G4SurfacePropertyTable * G4SurfaceProperty::GetSurfacePropertyTable ( )
static

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

다음을 참조함 : theSurfacePropertyTable.

다음에 의해서 참조됨 : G4GDMLReadSolids::GetSurfaceProperty().

const G4SurfaceType& G4SurfaceProperty::GetType ( ) const
inline

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

다음을 참조함 : theType.

다음에 의해서 참조됨 : DumpTableInfo(), G4GDMLWriteSolids::OpticalSurfaceWrite(), G4OpBoundaryProcess::PostStepDoIt().

void G4SurfaceProperty::SetName ( const G4String name)
inline

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

다음을 참조함 : theName.

void G4SurfaceProperty::SetType ( const G4SurfaceType type)
inline

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

다음을 참조함 : theType.

멤버 데이타 문서화

G4String G4SurfaceProperty::theName
protected

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

다음에 의해서 참조됨 : G4OpticalSurface::G4OpticalSurface(), GetName(), G4OpticalSurface::operator=(), SetName().

G4SurfacePropertyTable G4SurfaceProperty::theSurfacePropertyTable
staticprotected

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

다음에 의해서 참조됨 : CleanSurfacePropertyTable(), DumpTableInfo(), G4SurfaceProperty(), GetNumberOfSurfaceProperties(), GetSurfacePropertyTable().

G4SurfaceType G4SurfaceProperty::theType
protected

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