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

#include <G4LogicalSurface.hh>

G4LogicalSurface에 대한 상속 다이어그램 :
G4LogicalBorderSurface G4LogicalSkinSurface

Public 멤버 함수

G4SurfacePropertyGetSurfaceProperty () const
 
void SetSurfaceProperty (G4SurfaceProperty *ptrSurfaceProperty)
 
const G4StringGetName () const
 
void SetName (const G4String &name)
 
G4TransitionRadiationSurface * GetTransitionRadiationSurface () const
 
void SetTransitionRadiationSurface (G4TransitionRadiationSurface *tRadSurf)
 
virtual ~G4LogicalSurface ()
 
G4int operator== (const G4LogicalSurface &right) const
 
G4int operator!= (const G4LogicalSurface &right) const
 

Protected 멤버 함수

 G4LogicalSurface (const G4String &name, G4SurfaceProperty *prop)
 

Private 멤버 함수

 G4LogicalSurface (const G4LogicalSurface &right)
 
G4LogicalSurfaceoperator= (const G4LogicalSurface &right)
 

Private 속성

G4String theName
 
G4SurfacePropertytheSurfaceProperty
 
G4TransitionRadiationSurface * theTransRadSurface
 

상세한 설명

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

생성자 & 소멸자 문서화

G4LogicalSurface::~G4LogicalSurface ( )
virtual

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

G4LogicalSurface::G4LogicalSurface ( const G4String name,
G4SurfaceProperty prop 
)
protected

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

G4LogicalSurface::G4LogicalSurface ( const G4LogicalSurface right)
private

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

멤버 함수 문서화

const G4String& G4LogicalSurface::GetName ( ) const
inline
G4SurfaceProperty* G4LogicalSurface::GetSurfaceProperty ( ) const
inline
G4TransitionRadiationSurface* G4LogicalSurface::GetTransitionRadiationSurface ( ) const
inline
G4int G4LogicalSurface::operator!= ( const G4LogicalSurface right) const
inline
G4LogicalSurface& G4LogicalSurface::operator= ( const G4LogicalSurface right)
inlineprivate
G4int G4LogicalSurface::operator== ( const G4LogicalSurface right) const
inline
void G4LogicalSurface::SetName ( const G4String name)
inline
void G4LogicalSurface::SetSurfaceProperty ( G4SurfaceProperty ptrSurfaceProperty)
inline
void G4LogicalSurface::SetTransitionRadiationSurface ( G4TransitionRadiationSurface *  tRadSurf)
inline

멤버 데이타 문서화

G4String G4LogicalSurface::theName
private

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

G4SurfaceProperty* G4LogicalSurface::theSurfaceProperty
private

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

G4TransitionRadiationSurface* G4LogicalSurface::theTransRadSurface
private

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


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