#include <G4SurfaceProperty.hh>
Public 멤버 함수 | |
G4SurfaceProperty (const G4String &name, G4SurfaceType type=x_ray) | |
G4SurfaceProperty () | |
virtual | ~G4SurfaceProperty () |
const G4String & | GetName () const |
void | SetName (const G4String &name) |
const G4SurfaceType & | GetType () 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.
|
virtual |
G4SurfaceProperty.cc 파일의 71 번째 라인에서 정의되었습니다.
|
static |
G4SurfaceProperty.cc 파일의 107 번째 라인에서 정의되었습니다.
다음을 참조함 : DumpTableInfo(), pos, theSurfacePropertyTable.
|
static |
G4SurfaceProperty.cc 파일의 91 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, GetName(), GetNumberOfSurfaceProperties(), GetType(), theSurfacePropertyTable.
다음에 의해서 참조됨 : CleanSurfacePropertyTable().
G4SurfaceProperty.hh 파일의 114 번째 라인에서 정의되었습니다.
다음을 참조함 : theName.
다음에 의해서 참조됨 : G4GDMLWriteStructure::BorderSurfaceCache(), DumpTableInfo(), G4GDMLWriteSolids::OpticalSurfaceWrite(), G4GDMLWriteSolids::PropertyWrite(), G4GDMLWriteStructure::SkinSurfaceCache().
|
static |
G4SurfaceProperty.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : theSurfacePropertyTable.
다음에 의해서 참조됨 : DumpTableInfo().
|
static |
G4SurfaceProperty.cc 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : theSurfacePropertyTable.
다음에 의해서 참조됨 : G4GDMLReadSolids::GetSurfaceProperty().
|
inline |
G4SurfaceProperty.hh 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : theType.
다음에 의해서 참조됨 : DumpTableInfo(), G4GDMLWriteSolids::OpticalSurfaceWrite(), G4OpBoundaryProcess::PostStepDoIt().
G4SurfaceProperty.hh 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : theName.
|
inline |
G4SurfaceProperty.hh 파일의 121 번째 라인에서 정의되었습니다.
다음을 참조함 : theType.
|
protected |
G4SurfaceProperty.hh 파일의 136 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4OpticalSurface::G4OpticalSurface(), GetName(), G4OpticalSurface::operator=(), SetName().
|
staticprotected |
G4SurfaceProperty.hh 파일의 140 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CleanSurfacePropertyTable(), DumpTableInfo(), G4SurfaceProperty(), GetNumberOfSurfaceProperties(), GetSurfacePropertyTable().
|
protected |
G4SurfaceProperty.hh 파일의 138 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4OpticalSurface::DumpInfo(), G4OpticalSurface::G4OpticalSurface(), GetType(), G4OpticalSurface::operator=(), G4OpticalSurface::SetFinish(), SetType(), G4OpticalSurface::SetType().