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

#include <G4CallbackModel.hh>

G4CallbackModel< F >에 대한 상속 다이어그램 :
G4VModel

Public 멤버 함수

 G4CallbackModel (F *function)
 
 ~G4CallbackModel ()
 
void DescribeYourselfTo (G4VGraphicsScene &sceneHandler)
 
const G4ModelingParametersGetModelingParameters () const
 
const G4StringGetType () const
 
virtual G4String GetCurrentDescription () const
 
virtual G4String GetCurrentTag () const
 
const G4VisExtentGetExtent () const
 
const G4StringGetGlobalDescription () const
 
const G4StringGetGlobalTag () const
 
const G4Transform3DGetTransformation () const
 
void SetModelingParameters (const G4ModelingParameters *)
 
void SetExtent (const G4VisExtent &)
 
void SetType (const G4String &)
 
void SetGlobalDescription (const G4String &)
 
void SetGlobalTag (const G4String &)
 
void SetTransformation (const G4Transform3D &)
 
virtual G4bool Validate (G4bool warn=true)
 

Protected 속성

F * fFunction
 
G4String fType
 
G4String fGlobalTag
 
G4String fGlobalDescription
 
G4VisExtent fExtent
 
G4Transform3D fTransform
 
const G4ModelingParametersfpMP
 

Private 멤버 함수

 G4CallbackModel (const G4CallbackModel &)
 
G4CallbackModeloperator= (const G4CallbackModel &)
 

상세한 설명

template<class F>
class G4CallbackModel< F >

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

생성자 & 소멸자 문서화

template<class F >
G4CallbackModel< F >::G4CallbackModel ( F *  function)
inline

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

template<class F >
G4CallbackModel< F >::~G4CallbackModel ( )
inline

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

template<class F >
G4CallbackModel< F >::G4CallbackModel ( const G4CallbackModel< F > &  )
private

멤버 함수 문서화

template<class F >
void G4CallbackModel< F >::DescribeYourselfTo ( G4VGraphicsScene sceneHandler)
inlinevirtual

G4VModel를 구현.

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

다음을 참조함 : G4VModel::fTransform.

G4String G4VModel::GetCurrentDescription ( ) const
virtualinherited

G4PhysicalVolumeModel, G4GPSModel에서 재구현되었습니다.

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

다음을 참조함 : G4VModel::fGlobalDescription.

G4String G4VModel::GetCurrentTag ( ) const
virtualinherited

G4PhysicalVolumeModel, G4GPSModel에서 재구현되었습니다.

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

다음을 참조함 : G4VModel::fGlobalTag.

const G4VisExtent& G4VModel::GetExtent ( ) const
inherited
const G4String& G4VModel::GetGlobalDescription ( ) const
inherited
const G4String& G4VModel::GetGlobalTag ( ) const
inherited

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

const G4ModelingParameters* G4VModel::GetModelingParameters ( ) const
inherited
const G4Transform3D& G4VModel::GetTransformation ( ) const
inherited

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

const G4String& G4VModel::GetType ( ) const
inherited
template<class F >
G4CallbackModel& G4CallbackModel< F >::operator= ( const G4CallbackModel< F > &  )
private
void G4VModel::SetExtent ( const G4VisExtent )
inherited
void G4VModel::SetGlobalDescription ( const G4String )
inherited
void G4VModel::SetGlobalTag ( const G4String )
inherited
void G4VModel::SetModelingParameters ( const G4ModelingParameters )
inherited
void G4VModel::SetTransformation ( const G4Transform3D )
inherited
void G4VModel::SetType ( const G4String )
inherited
G4bool G4VModel::Validate ( G4bool  warn = true)
virtualinherited

G4PhysicalVolumeModel, G4LogicalVolumeModel에서 재구현되었습니다.

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

멤버 데이타 문서화

G4VisExtent G4VModel::fExtent
protectedinherited

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

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

template<class F >
F* G4CallbackModel< F >::fFunction
protected

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

G4String G4VModel::fGlobalDescription
protectedinherited
G4String G4VModel::fGlobalTag
protectedinherited
const G4ModelingParameters* G4VModel::fpMP
protectedinherited
G4Transform3D G4VModel::fTransform
protectedinherited

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

다음에 의해서 참조됨 : G4PhysicalVolumeModel::CalculateExtent(), G4CallbackModel< F >::DescribeYourselfTo(), operator<<().

G4String G4VModel::fType
protectedinherited

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